Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UUID ¶
type UUID [16]byte
UUID This is needed to build with gopherjs
func FromString ¶
FromString Wrapper around the real FromString
func (UUID) MarshalBinary ¶ added in v1.1.0
MarshalBinary Wrapper over the real MarshalBinary method
func (UUID) MarshalText ¶ added in v1.1.0
MarshalText Wrapper over the real MarshalText method
func (*UUID) UnmarshalBinary ¶ added in v1.1.0
UnmarshalBinary Wrapper over the real UnmarshalBinary method
func (*UUID) UnmarshalText ¶ added in v1.1.0
UnmarshalText Wrapper over the real UnmarshalText method
Click to show internal directories.
Click to hide internal directories.