Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( LenStackBuf = 4096 // log LogLevel string LogPath string LogFlag int MsgLog = false // 收发消息日志开关 BlackList = make(map[reflect.Type]struct{}) // console ConsolePort int ConsolePrompt string = "Leaf# " ProfilePath string // cluster ListenAddr string ConnAddrs []string PendingWriteNum int )
Functions ¶
func AddBlackList ¶
func InBlackList ¶
func OpenMsgLog ¶
func OpenMsgLog(o bool)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.