g

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2018 License: Apache-2.0 Imports: 9 Imported by: 2

Documentation

Index

Constants

View Source
const (
	CMDAdd     = "add"
	CMDGet     = "ui"
	CMDDel     = "del"
	CMDUpdate  = "update"
	CMDChSK    = "chsk"
	CMDHelp    = "help"
	CMDVersion = "version"
)

Command list

View Source
const (
	LogWayDisabled = ""     // disable log
	LogWayFile     = "file" // write log to file
)

Variables

View Source
var (
	// 日志记录方式, "none", "console", "file"
	LogWay string

	// 日志级别
	LogLevel string

	// 日志文件路径
	LogFile string

	// 元数据存储目录
	MetaDir string
)

配置部分

Functions

func LoadConf

func LoadConf(configfile string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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