Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IntegralType ¶
type IntegralType int
const ( MAIN IntegralType = iota + 1 QING_NIAO )
func (IntegralType) Des ¶
func (e IntegralType) Des() string
func (IntegralType) MarshalJSON ¶
func (e IntegralType) MarshalJSON() ([]byte, error)
func (*IntegralType) UnmarshalJSON ¶
func (e *IntegralType) UnmarshalJSON(value []byte) error
func (IntegralType) Val ¶
func (e IntegralType) Val() int
Click to show internal directories.
Click to hide internal directories.