Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FormatMetadata ¶
type FormatMetadata struct {
// contains filtered or unexported fields
}
func NewFormatMetadataFromTypeReflection ¶
func NewFormatMetadataFromTypeReflection(reflection reflect.Type) ( format FormatMetadata, e error, )
func (FormatMetadata) LengthInBytes ¶
func (m FormatMetadata) LengthInBytes() int
Click to show internal directories.
Click to hide internal directories.