Documentation ¶
Index ¶
Constants ¶
View Source
const MaxStatFileCount = 10
View Source
const MaxStatFileSize = 100 * 1024 * 1024
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Stat ¶
type Stat struct {
// contains filtered or unexported fields
}
func (*Stat) BeginFuncCmdAt ¶
BeginFuncCmdAt use funcName as cmd but set begin
type StatMgr ¶
type StatMgr struct {
// contains filtered or unexported fields
}
func StatMgrInstance ¶
func StatMgrInstance() *StatMgr
Click to show internal directories.
Click to hide internal directories.