Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ID ¶
type ID uint64
IfIDType is the path-type-independent type for interface IDs. Interface IDs must fit in 64 bits. There is a lot of path-type-independent code that manipulates interface IDs without interpreting them. This type is a container for them.
func (*ID) UnmarshalJSON ¶
UnmarshalJSON unmarshals the JSON data into the IfID.
func (*ID) UnmarshalText ¶
UnmarshalText unmarshals the text into the IfID.
Click to show internal directories.
Click to hide internal directories.