Documentation ¶
Index ¶
- Constants
- func N2S(val any) string
- func S2Bool(val string) bool
- func S2F32(val string) float32
- func S2F64(val string) float64
- func S2I(val string) int
- func S2I32(val string) int32
- func S2I64(val string) int64
- func S2UI(val string) uint
- func S2UI32(val string) uint32
- func S2UI64(val string) uint64
- type Value
Constants ¶
View Source
const False = "false"
View Source
const True = "true"
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.