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