Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anerg2046/go-admin-server
/ types & classes
Types & classes
52 in github.com/anerg2046/go-admin-server
⨍
Functions
98
◇
Types & classes
52
TypeAlias
APP_MODE
config/app.go:9
Struct
ApiList
通用Api列表返回数据
app/http/resource/Common.go:4
Struct
ApiServer
app/server/apiServer.go:14
TypeAlias
DBTYPE
config/db.go:9
TypeAlias
DbHookError
model/common.go:26
Interface
Error
app/code/error.go:3
Struct
Genre
app/http/binding/common.go:24
Struct
ID
app/http/binding/common.go:20
Struct
JwtClaims
载荷,可以加一些自己需要的信息
config/jwt.go:16
Struct
Keyword
app/http/binding/common.go:33
Struct
Login
app/http/resource/User.go:14
Struct
Menu
model/Menu.go:14
TypeAlias
MenuGenre
app/enums/Menu.go:3
Struct
MenuMeta
路由元信息
model/Menu.go:47
Struct
MenuMetaTransition
页面加载动画
model/Menu.go:63
Struct
Pager
app/http/binding/common.go:28
Struct
RefreshTokenParams
app/http/binding/User.go:57
Struct
Role
角色模型
model/Role.go:11
Struct
RoleAssign
app/http/binding/Role.go:26
TypeAlias
StrArr
字符串Json数组
model/common.go:12
Struct
TestController
app/http/controller/web/TestController.go:9
Struct
Token
app/http/resource/User.go:8
Struct
User
model/User.go:24
Struct
UserApi
model/User.go:11
Struct
UserAssign
app/http/binding/Users.go:26
Struct
UserLoginParams
app/http/binding/User.go:17
Struct
UserToken
model/User.go:49
Struct
appConf
config/app.go:17
Struct
authController
app/http/controller/api/Auth.go:13
Struct
authRepo
app/http/repo/Auth.go:23
Struct
casbinConf
config/casbin.go:8
Struct
cloudflareConf
config/cloudflare.go:7
Struct
common
app/http/binding/common.go:18
Struct
dbConf
config/db.go:18
Struct
err
app/code/error.go:10
Struct
hashConf
config/hash.go:5
Struct
httpclientConf
config/httpclient.go:5
Struct
jwtConf
config/jwt.go:9
Struct
logConf
config/log.go:5
Struct
menuBinding
app/http/binding/Menu.go:11
Struct
menuController
app/http/controller/api/Menu.go:15
Struct
menuRepo
app/http/repo/Menu.go:19
Struct
poolConf
数据库线程池设置
config/dbPool.go:10
Struct
roleBinding
app/http/binding/Role.go:11
Struct
roleController
app/http/controller/api/Role.go:14
Struct
roleRepo
app/http/repo/Role.go:17
Struct
testController
app/http/controller/api/TestController.go:11
Struct
userBinding
app/http/binding/User.go:15
Struct
usersBinding
app/http/binding/Users.go:11
Struct
usersController
app/http/controller/api/Users.go:14
Struct
usersRepo
app/http/repo/Users.go:22
Struct
webServer
app/server/webServer.go:13