Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func TimePrefix ¶
func TimePrefix() string
Types ¶
type CmdVerbose ¶
type CmdVerbose struct {
Module string
}
CmdVerbose 调试
func New ¶
func New(module, envVerbose string) *CmdVerbose
func (*CmdVerbose) Infof ¶
func (pv *CmdVerbose) Infof(format string, a ...interface{})
Infof 提示, 格式输出
func (*CmdVerbose) Warnf ¶
func (pv *CmdVerbose) Warnf(format string, a ...interface{})
Warnf 警告, 格式输出
Click to show internal directories.
Click to hide internal directories.