Documentation
¶
Index ¶
- Constants
- func DatastoreDb() string
- func DatastoreHost() string
- func DatastorePassword() string
- func DatastorePort() string
- func DatastoreSystem() string
- func DatastoreUser() string
- func IsAssetsCache() bool
- func IsDatastoreLog() bool
- func IsDev() bool
- func IsServerDebug() bool
- func IsServerSecure() bool
- func ServerCert() string
- func ServerKey() string
- func ServerPort() string
Constants ¶
View Source
const ( ProjectName = "webskeleton" //do not change ProjectTitle = "go-webskeleton" ProjectVersion = "V1.0" DatabaseName = "webskeleton.db" StartPage = "/page1" )
...
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.