Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Conf *ini.File
View Source
var ConfPath string
View Source
var (
LastModified string
)
View Source
var NginxLogSettings = &NginxLog{
AccessLogPath: "",
ErrorLogPath: "",
}
View Source
var ServerSettings = &Server{ HttpPort: "9000", RunMode: "debug", HTTPChallengePort: "9180", Database: "database", StartCmd: "login", Demo: false, PageSize: 10, }
Functions ¶
func ReflectFrom ¶
func ReflectFrom()
Types ¶
Click to show internal directories.
Click to hide internal directories.