Documentation
¶
Index ¶
Constants ¶
View Source
const ( LogLevelDebug = "debug" LogLevelError = "error" LogLevelInfo = "info" )
View Source
const ( DefaultDataDir = "/var/lib/trojan-node" StateFileName = "state.json" )
Variables ¶
This section is empty.
Functions ¶
func GetStateFilePath ¶ added in v0.3.1
GetStateFilePath 获取状态文件的完整路径
Types ¶
type ConnectionConfig ¶
Click to show internal directories.
Click to hide internal directories.