Documentation ¶ Index ¶ type BaseFuncClearLog func (f *BaseFuncClearLog) Func(ctx g.Ctx, param string) (err error) func (f *BaseFuncClearLog) IsAllWorker() bool func (f *BaseFuncClearLog) IsSingleton() bool Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type BaseFuncClearLog ¶ type BaseFuncClearLog struct { } func (*BaseFuncClearLog) Func ¶ func (f *BaseFuncClearLog) Func(ctx g.Ctx, param string) (err error) Func func (*BaseFuncClearLog) IsAllWorker ¶ func (f *BaseFuncClearLog) IsAllWorker() bool IsAllWorker func (*BaseFuncClearLog) IsSingleton ¶ func (f *BaseFuncClearLog) IsSingleton() bool IsSingleton Source Files ¶ View all Source files base_sys_log_clear.go Click to show internal directories. Click to hide internal directories.