Documentation
¶
Index ¶
- type Id
- func (id Id) Mac() [6]byte
- func (id Id) MacString() string
- func (id Id) MarshalFlag() (string, error)
- func (id Id) MarshalText() ([]byte, error)
- func (id Id) String() string
- func (id *Id) UnmarshalFlag(value string) error
- func (id *Id) UnmarshalText(data []byte) error
- func (id Id) Valid() bool
- func (id Id) Validate() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Id ¶
type Id [16]byte
func (Id) MarshalFlag ¶
func (Id) MarshalText ¶
func (*Id) UnmarshalFlag ¶
func (*Id) UnmarshalText ¶
Click to show internal directories.
Click to hide internal directories.