mirror of
https://github.com/astaxie/beego.git
synced 2025-06-20 15:50:19 +00:00
uing pkg module
This commit is contained in:
grace
pkg
admin.goadmin_test.goapp.go
cache
config.goconfig
config_test.gocontext
controller.gocontroller_test.godoc.goerror.gofilter.gofilter_test.gohooks.golog.gologs
metric
migration
namespace.gonamespace_test.goorm
parser.goplugins
policy.gorouter.gorouter_test.gosession
staticfile.gotemplate.gotemplate_test.gotesting
tree.gotree_test.goutils
validation
@ -65,8 +65,8 @@ import (
|
||||
"sort"
|
||||
"time"
|
||||
|
||||
"github.com/astaxie/beego"
|
||||
"github.com/astaxie/beego/context"
|
||||
"github.com/astaxie/beego/pkg"
|
||||
"github.com/astaxie/beego/pkg/context"
|
||||
)
|
||||
|
||||
// AppIDToAppSecret is used to get appsecret throw appid
|
||||
|
Reference in New Issue
Block a user