Documentation ¶
Index ¶
- func DebugBytes(obj interface{}) string
- func DumpPanicTrace(kb int)
- func IfPanic(err error)
- func IsDevelopmentMode() bool
- func IsTestingMode() bool
- func PanicTrace(kb int) []byte
- func PrettyJsonPrint(message string, obj interface{})
- func PrintKV(key string, val string)
- func PrintKVWithPrefix(prefix string, key string, val string)
- func PrintMap(data map[string]interface{})
- func PrintObject(message string, obj interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrettyJsonPrint ¶ added in v0.2.5
func PrettyJsonPrint(message string, obj interface{})
PrettyJsonPrint ...
func PrintKVWithPrefix ¶
PrettyKVWithPrefix ...
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.