Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Format ¶
type Format interface {
GetPrefix() string
GetVersion() string
GetCategory() string
GetType() string
GetKind() string
GetGroup() string
GetName() string
GetField() string
Shift() Format
GetUUID() uuid.UUID
ToString() string
ToStringWithOpts(opts *ToStringOpts) string
ToStringWithUUID() string
Compliant() bool
IsValid() bool
ToBytes() []byte
}
Click to show internal directories.
Click to hide internal directories.