1
0
mirror of https://github.com/astaxie/beego.git synced 2025-06-23 22:20:18 +00:00

update the comments fix

This commit is contained in:
astaxie
2014-06-25 10:39:37 +08:00
parent 9c5348f690
commit 0f170a80da
136 changed files with 610 additions and 45 deletions
admin.goapp.gobeego.go
cache
config.go
config
config_test.go
context
controller.godocs.go
example/beeapi
filter.gofilter_test.goflash.goflash_test.go
httplib
log.go
logs
memzipfile.go
middleware
mime.gonamespace.gonamespace_test.go
orm
parser.go
plugins/auth
router.gorouter_test.go
session
staticfile.go
swagger
template.gotemplate_test.gotemplatefunc.gotemplatefunc_test.go
testing
toolbox
tree.gotree_test.go
utils
validation

@ -1,7 +1,11 @@
// Beego (http://beego.me/)
// @description beego is an open-source, high-performance web framework for the Go programming language.
// @link http://github.com/astaxie/beego for the canonical source repository
// @license http://github.com/astaxie/beego/blob/master/LICENSE
// @authors astaxie
package session