Documentation
¶
Index ¶
- type Error
- type JsonMap
- func (m JsonMap) GetBool(name string) bool
- func (m JsonMap) GetInt(name string) int
- func (m JsonMap) GetInt64(name string) int64
- func (m JsonMap) GetObject(name string) JsonMap
- func (m JsonMap) GetString(name string) string
- func (m JsonMap) GetStrings(name string) []string
- func (m JsonMap) GetUint32(name string) uint32
- func (m JsonMap) Update(om JsonMap)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.