Documentation ¶
Index ¶
- func DebugBytes(obj interface{}) string
- 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 GetCurrentDirectory ¶ added in v0.3.1
func GetCurrentDirectory() string
GetCurrentDirectory ...
func PrettyJsonByte ¶ added in v0.3.1
func PrettyJsonByte(obj interface{}) string
PrettyJsonByte ...
func PrettyJsonPrint ¶ added in v0.2.5
func PrettyJsonPrint(message string, obj interface{})
PrettyJsonPrint ...
func PrettyKVWithPrefix ¶ added in v0.3.1
PrettyKV ...
func PrintKVWithPrefix ¶
PrettyKVWithPrefix ...
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.