Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenericAnyMap ¶
func (GenericAnyMap) MarshalEasyJSON ¶
func (v GenericAnyMap) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (*GenericAnyMap) UnmarshalEasyJSON ¶
func (v *GenericAnyMap) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
type GenericStringMap ¶
func (GenericStringMap) MarshalEasyJSON ¶
func (v GenericStringMap) MarshalEasyJSON(w *jwriter.Writer)
MarshalEasyJSON supports easyjson.Marshaler interface
func (*GenericStringMap) UnmarshalEasyJSON ¶
func (v *GenericStringMap) UnmarshalEasyJSON(l *jlexer.Lexer)
UnmarshalEasyJSON supports easyjson.Unmarshaler interface
Click to show internal directories.
Click to hide internal directories.