24d6714d
67a3752e
1 2 3 4
5
6
package entity type Interface interface { // Id return the Entity identifier Id() Id }