Documentation
¶
Index ¶
- func GetSubobjectBytes(data []byte, key string) ([]byte, error)
- func JSONParserGetArrayIntOneOnly(data []byte, key string) (int, error)
- func JSONParserGetArrayString(data []byte, key string) ([]string, error)
- func JSONParserGetArrayStringOneOnly(data []byte, key string) (string, error)
- func MustGetSubobjectBytes(data []byte, key string) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustGetSubobjectBytes ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.