mirror of
https://github.com/astaxie/beego.git
synced 2025-06-23 22:20:18 +00:00
update the comments fix #658
This commit is contained in:
admin.goapp.gobeego.gostaticfile.go
cache
config.goconfig
config_test.gocontext
controller.godocs.goexample/beeapi
filter.gofilter_test.goflash.goflash_test.gohttplib
log.gologs
memzipfile.gomiddleware
mime.gonamespace.gonamespace_test.goorm
cmd.gocmd_utils.godb.godb_alias.godb_mysql.godb_oracle.godb_postgres.godb_sqlite.godb_tables.godb_utils.gomodels.gomodels_boot.gomodels_fields.gomodels_info_f.gomodels_info_m.gomodels_test.gomodels_utils.goorm.goorm_conds.goorm_log.goorm_object.goorm_querym2m.goorm_queryset.goorm_raw.goorm_test.gotypes.goutils.go
parser.goplugins/auth
router.gorouter_test.gosession
couchbase
memcache
mysql
postgres
redis
sess_cookie.gosess_cookie_test.gosess_file.gosess_mem.gosess_mem_test.gosess_test.gosess_utils.gosession.goswagger
template.gotemplate_test.gotemplatefunc.gotemplatefunc_test.gotesting
toolbox
debug.godebug_test.gohealthcheck.goprofile.goprofile_test.gostatistics.gostatistics_test.gotask.gotask_test.go
tree.gotree_test.goutils
caller.gocaller_test.go
captcha
file.gofile_test.gomail.gomail_test.gorand.gosafemap.gosafemap_test.goslice.goslice_test.govalidation
@ -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
|
||||
|
Reference in New Issue
Block a user