Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Identifiable ¶
type Identifiable interface { ID() ID IsSame(other Identifiable) bool }
Identifiable define any object containing a unique ID.
Click to show internal directories.
Click to hide internal directories.