Commit 92d0b9ae authored by astaxie's avatar astaxie

golint the config.go

parents eb0bc084 6f786e1d
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment