Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( GlobalConfig = &Config{ Addr: "127.0.0.1:4880", SslAddr: "127.0.0.1:4843", } Passwords = make(map[string]*Password) )
Functions ¶
This section is empty.
Types ¶
type Config ¶
Click to show internal directories.
Click to hide internal directories.