Documentation ¶
Index ¶
- type Y
- func (y Y) MarshalJSON() ([]byte, error)
- func (y Y) MarshalTOML() (interface{}, error)
- func (y Y) MarshalYAML() (interface{}, error)
- func (y *Y) UnmarshalJSON(input []byte) error
- func (y *Y) UnmarshalTOML(unmarshal func(interface{}) error) error
- func (y *Y) UnmarshalYAML(unmarshal func(interface{}) error) error
- type YJSON
- type Yo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Y ¶
func (Y) MarshalJSON ¶
func (Y) MarshalTOML ¶
func (Y) MarshalYAML ¶
func (*Y) UnmarshalJSON ¶
func (*Y) UnmarshalTOML ¶
func (*Y) UnmarshalYAML ¶
Click to show internal directories.
Click to hide internal directories.