mirror of
https://github.com/astaxie/beego.git
synced 2025-06-19 18:20:40 +00:00
update all files License
This commit is contained in:
LICENSEadmin.goapp.gobeego.gostaticfile.gotemplate.gotemplate_test.gotemplatefunc.gotemplatefunc_test.go
cache
config.goconfig
config_test.gocontext
controller.goexample
filter.gofiter_test.goflash.goflash_test.gohttplib
log.gologs
memzipfile.gomiddleware
mime.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
plugins/auth
reload.gorouter.gorouter_test.gosession
couchbase
mysql
postgres
redis
sess_cookie.gosess_cookie_test.gosess_file.gosess_mem.gosess_mem_test.gosess_test.gosess_utils.gosession.gotesting
toolbox
debug.godebug_test.gohealthcheck.goprofile.goprofile_test.gostatistics.gostatistics_test.gotask.gotask_test.go
utils
caller.gocaller_test.go
captcha
file.gofile_test.gomail.gomail_test.gorand.gosafemap.gosafemap_test.goslice.goslice_test.govalidation
@ -1,3 +1,9 @@
|
||||
// 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 models
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user