mirror of
https://github.com/astaxie/beego.git
synced 2025-04-29 23:46:59 +00:00
golint config.go
This commit is contained in:
parent
f925bb9058
commit
6f786e1dea
@ -25,7 +25,7 @@ import (
|
||||
"github.com/astaxie/beego/utils"
|
||||
)
|
||||
|
||||
// BeegoConfig is the main struct for BConfig
|
||||
// Config is the main struct for BConfig
|
||||
type Config struct {
|
||||
AppName string //Application name
|
||||
RunMode string //Running Mode: dev | prod
|
||||
|
Loading…
x
Reference in New Issue
Block a user