Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version is the version of app. // // Default: github.com/xgfone/gover.Text() Version string // AppName is the name of app. // // Default: filepath.Base(os.Args[0]), but not contain the suffix ".exe" AppName string // PWD is the current working directory. PWD string )
Functions ¶
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package config is used to configure the application.
|
Package config is used to configure the application. |
Package db provides some assistant functions about the database.
|
Package db provides some assistant functions about the database. |
Package log is used to initialize the logging.
|
Package log is used to initialize the logging. |
file
Package provides a rotating file based on the file size.
|
Package provides a rotating file based on the file size. |
Click to show internal directories.
Click to hide internal directories.