Documentation ¶
Index ¶
- func IsMap(val any) bool
- func IsMultiDimensionalSlice(val any) bool
- func IsSlice(val any) bool
- func IsSliceOfMaps(val any) bool
- func JsonToMap(j []byte) (map[string]any, error)
- func MapToJson(m any) ([]byte, error)
- func ParseSlice(input any) ([]any, error)
- func ParseStringAsNumber(s string) (any, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsMultiDimensionalSlice ¶
func IsSliceOfMaps ¶
func ParseSlice ¶
func ParseStringAsNumber ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.