Documentation
¶
Index ¶
- func MustPrettyObjectOneLevelToString(v interface{}) string
- func MustPrettyString(s string) string
- func PrettyObjectOneLevel(data []byte) ([]byte, error)
- func SafeCompress(data []byte) ([]byte, error)
- func UnmarshalSafe(data []byte, v interface{}) error
- func UnmarshalSafeAny(data []byte) (interface{}, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustPrettyObjectOneLevelToString ¶ added in v0.0.48
func MustPrettyObjectOneLevelToString(v interface{}) string
func MustPrettyString ¶ added in v0.0.48
func PrettyObjectOneLevel ¶ added in v0.0.48
func SafeCompress ¶ added in v0.0.48
func UnmarshalSafe ¶ added in v0.0.48
func UnmarshalSafeAny ¶ added in v0.0.48
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.