Documentation ¶
Index ¶
- type GMap
- func (p GMap) BindTo(data any) error
- func (p GMap) GetAny(key string) interface{}
- func (p GMap) GetFloat32(key string, def float32) float32
- func (p GMap) GetFloat64(key string, def float64) float64
- func (p GMap) GetInt(key string, def int) int
- func (p GMap) GetSliceStrMap(key string) []map[string]any
- func (p GMap) GetStrMap(key string) map[string]any
- func (p GMap) GetString(key string) string
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.