Documentation ¶
Index ¶
- func DebugBytes(obj interface{}) string
- func Dump(a ...interface{})
- func DumpPanicTrace(kb int)
- func GetCurrentDirectory() string
- func IfPanic(err error)
- func IsDevelopmentMode() bool
- func IsTestingMode() bool
- func PanicTrace(kb int) []byte
- func PrettyJsonByte(obj interface{}) string
- func PrettyJsonPrint(message string, obj interface{})
- func PrettyKV(key string, val string)
- func PrettyKVWithPrefix(prefix string, key string, val string)
- func PrettyMap(data map[string]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 PrettyKVWithPrefix ¶
PrettyKV ...
func PrintKVWithPrefix ¶
PrettyKVWithPrefix ...
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.