Documentation ¶
Overview ¶
Code generated from Pkl module `ExplicitName`. DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigType ¶
type ConfigType string
const ( One ConfigType = "one" Two ConfigType = "two" )
func (ConfigType) String ¶
func (rcv ConfigType) String() string
String returns the string representation of ConfigType
func (*ConfigType) UnmarshalBinary ¶
func (rcv *ConfigType) UnmarshalBinary(data []byte) error
UnmarshalBinary implements encoding.BinaryUnmarshaler for ConfigType.
Click to show internal directories.
Click to hide internal directories.