Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Base ¶
type Base struct { Debug string `` /* 189-byte string literal not displayed */ CPUProfile string `short:"C" long:"cpu-profile" description:"The (optional) path where the CPU profiler will store its data." optional:"yes"` MemProfile string `short:"M" long:"mem-profile" description:"The (optional) path where the memory profiler will store its data." optional:"yes"` Logger string `` /* 157-byte string literal not displayed */ }
func (*Base) ProfileMemory ¶
Click to show internal directories.
Click to hide internal directories.