Documentation
¶
Index ¶
- func IndentJson(data any) string
- func Marshal(v any) ([]byte, error)
- func PrintAny(data any) string
- func ToByte(data any) ([]byte, error)
- func ToMap(val any) (resData map[string]any, resErr error)
- func ToMapStr(val any) (resData map[string]string, resErr error)
- func ToStr(data any) string
- func Unmarshal(data []byte, v any) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.