mirror of
https://github.com/astaxie/beego.git
synced 2025-06-14 04:00:39 +00:00
update doc
This commit is contained in:
@ -18,7 +18,6 @@ package config
|
||||
// for most users, they only need to use those methods
|
||||
var globalInstance Configer
|
||||
|
||||
|
||||
// InitGlobalInstance will ini the global instance
|
||||
// If you want to use specific implementation, don't forget to import it.
|
||||
// e.g. _ import "github.com/astaxie/beego/core/config/etcd"
|
||||
|
Reference in New Issue
Block a user