package
Version:
v3.0.0-beta+incompatible
Opens a new window with list of versions in this module.
Published: Jul 12, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Assert(condition bool, format string, args ...interface{})
Assert Panicf's if the condition evaluates to false.
DumpGoMemoryTrace output memory profile to logs.
func DumpGoProfile() error
DumpGoProfile output goroutines to file.
func Panicf(format string, args ...interface{})
Panicf outputs error message, dumps threads and exits.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.