gtype

package
v0.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 8, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GMap

type GMap map[string]any

func (GMap) BindTo

func (p GMap) BindTo(data any) error

func (GMap) GetAny

func (p GMap) GetAny(key string) interface{}

func (GMap) GetFloat32

func (p GMap) GetFloat32(key string, def float32) float32

func (GMap) GetFloat64

func (p GMap) GetFloat64(key string, def float64) float64

func (GMap) GetInt

func (p GMap) GetInt(key string, def int) int

func (GMap) GetSliceStrMap

func (p GMap) GetSliceStrMap(key string) []map[string]any

func (GMap) GetStrMap

func (p GMap) GetStrMap(key string) map[string]any

func (GMap) GetString

func (p GMap) GetString(key string) string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL