Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Data ¶
type Data int
ENUM(
Slc Mli Rslc Ifg
)
func (Data) MarshalText ¶
MarshalText implements the text marshaller method.
func (*Data) UnmarshalText ¶
UnmarshalText implements the text unmarshaller method.
type FileKind ¶
type FileKind int
ENUM(
Data Par Tab
)
func ParseFileKind ¶
ParseFileKind attempts to convert a string to a FileKind.
func (FileKind) MarshalText ¶
MarshalText implements the text marshaller method.
func (*FileKind) UnmarshalText ¶
UnmarshalText implements the text unmarshaller method.
Click to show internal directories.
Click to hide internal directories.