conf

package
v0.0.0-...-fdf4e00 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 21, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// 打印堆栈信息时的最大长度
	LenStackBuf = 4096

	// log
	LogLevel string // 日志等级
	LogPath  string // 日志文件所在目录
	LogFlag  int    // 日志前缀,参见标准库中的日志前缀配置

	// console
	ConsolePort   int               // 监听端口,用来处理自定义命令
	ConsolePrompt string = "Leaf# " //
	ProfilePath   string            // profile目录

	// cluster
	ListenAddr      string   //
	ConnAddrs       []string //
	PendingWriteNum int      //
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL