Documentation
¶
Index ¶
- func EasyJsonReadInt32(in *jlexer.Lexer, dst *int32) error
- func EasyJsonReadMaybe(in *jlexer.Lexer) (bool, []byte, error)
- func EasyJsonReadString(in *jlexer.Lexer, dst *string) error
- func EasyJsonReadStringBytes(in *jlexer.Lexer, dst *[]byte) error
- func EasyJsonReadUnion(in *jlexer.Lexer) (string, []byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EasyJsonReadInt32 ¶
similar for all numbers
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.