Documentation
¶
Index ¶
- func Assert(condition bool, format string, args ...interface{})
- func DumpGoMemoryTrace()
- func DumpGoProfile() error
- func DumpHeap()
- func GetHostNamePrefix() string
- func GetTimeStamp() string
- func LogErrorAndPanicf(err error, format string, args ...interface{})
- func Panicf(format string, args ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Assert ¶
Assert Panicf's if the condition evaluates to false.
func DumpHeap ¶
func DumpHeap()
func GetHostNamePrefix ¶
func GetHostNamePrefix() string
GetHostNamePrefix return '<hostname>' to use as prefix.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.