Documentation
¶
Index ¶
- type MapData
- func (md MapData) Clone() MapData
- func (md MapData) Exists(key string) bool
- func (md MapData) Get(key string) string
- func (md MapData) GetBool(key string) bool
- func (md MapData) GetFloat64(key string) float64
- func (md MapData) GetInt(key string) int
- func (md MapData) GetInt64(key string) int64
- func (md MapData) GetUint8(key string) uint8
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MapData ¶
func (MapData) GetFloat64 ¶
Click to show internal directories.
Click to hide internal directories.