Documentation ¶
Index ¶
Constants ¶
View Source
const ( // devMode Dev = "dev" Prod = "prod" // default config file dir ConfDir = "conf/" // db sql const GtSubSQL = "sub_sql" GtClientPage = "clientPage" GtClientPageUnderLine = "client_page" // 支持下划线 GtEveryPage = "everyPage" GtEveryPageUnderLine = "every_page" // 支持下划线 GtOrder = "order" GtKey = "key" GtMock = "mock" // gt tag GtField = "field" GtValid = "valid" GtTrans = "trans" )
devMode const key words
Variables ¶
View Source
var MaxUploadMemory int64
max upload file size
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.