Documentation ¶
Index ¶
- func BlockProfile()
- func CPUProfile()
- func CustomCloser()
- func CustomPath()
- func DefaultPath()
- func EnableInterruptHook()
- func GoroutineProfile()
- func MemProfile()
- func MemProfileAllocs()
- func MemProfileAllocsRate()
- func MemProfileRate()
- func Multiple()
- func MutexProfile()
- func OneLine()
- func Quiet()
- func TempDirPath()
- func ThreadCreationProfile()
- func TraceProfile()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BlockProfile ¶
func BlockProfile()
func CPUProfile ¶
func CPUProfile()
func DefaultPath ¶
func DefaultPath()
Example to write profile to default path (same as application)
func EnableInterruptHook ¶
func EnableInterruptHook()
Example to enable the automatic shutdown hook based on interruption signals
func GoroutineProfile ¶
func GoroutineProfile()
func MemProfileAllocs ¶
func MemProfileAllocs()
func MemProfileAllocsRate ¶
func MemProfileAllocsRate()
func MutexProfile ¶
func MutexProfile()
func ThreadCreationProfile ¶
func ThreadCreationProfile()
func TraceProfile ¶
func TraceProfile()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.