Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apple1563/goframe-admin
/ types & classes
Types & classes
236 in github.com/apple1563/goframe-admin
⨍
Functions
263
◇
Types & classes
236
Struct
AddApiReq
api/vapi/api.go:9
Struct
AddApiRes
api/vapi/api.go:13
Struct
AddButtonReq
api/vbutton/button.go:9
Struct
AddButtonRes
api/vbutton/button.go:13
Struct
AddDictReq
api/vdict/dict.go:9
Struct
AddDictRes
api/vdict/dict.go:13
Struct
AddFileReq
api/vfile/file.go:10
Struct
AddFileRes
api/vfile/file.go:15
Struct
AddMenuReq
api/vmenu/menu.go:8
Struct
AddMenuRes
api/vmenu/menu.go:12
Struct
AddNoticeReq
api/vnotice/notice.go:9
Struct
AddNoticeRes
api/vnotice/notice.go:13
Struct
AddOtpReq
api/votp/otp.go:5
Struct
AddOtpRes
api/votp/otp.go:10
Struct
AddRoleReq
api/vrole/role.go:9
Struct
AddRoleRes
api/vrole/role.go:13
Struct
AddUserReq
api/vuser/user.go:10
Struct
AddUserRes
api/vuser/user.go:16
Struct
Api
internal/controller/api/api.go:9
Struct
Api
Api is the golang structure of table api for DAO operations like Where/Data.
internal/model/do/api.go:13
Struct
Api
Api is the golang structure for table api.
internal/model/entity/api.go:12
Struct
ApiByRole
api/vapi/api.go:55
Struct
ApiByRoleReq
api/vapi/api.go:51
Struct
ApiByRoleRes
api/vapi/api.go:59
Struct
ApiColumns
ApiColumns defines and stores column names for table api.
internal/dao/internal/api.go:22
Struct
ApiDao
ApiDao is the data access object for table api.
internal/dao/internal/api.go:15
Struct
ApiForRoleReq
api/vapi/api.go:43
Struct
ApiForRoleRes
api/vapi/api.go:49
Struct
Blacklist
Blacklist is the golang structure of table blacklist for DAO operations like Where/Data.
internal/model/do/blacklist.go:13
Struct
Blacklist
Blacklist is the golang structure for table blacklist.
internal/model/entity/blacklist.go:12
Struct
BlacklistColumns
BlacklistColumns defines and stores column names for table blacklist.
internal/dao/internal/blacklist.go:22
Struct
BlacklistDao
BlacklistDao is the data access object for table blacklist.
internal/dao/internal/blacklist.go:15
Struct
Button
internal/controller/button/button.go:9
Struct
Button
Button is the golang structure of table button for DAO operations like Where/Data.
internal/model/do/button.go:12
Struct
Button
Button is the golang structure for table button.
internal/model/entity/button.go:8
Struct
ButtonByRoleReq
api/vbutton/button.go:51
Struct
ButtonByRoleRes
api/vbutton/button.go:56
Struct
ButtonColumns
ButtonColumns defines and stores column names for table button.
internal/dao/internal/button.go:22
Struct
ButtonDao
ButtonDao is the data access object for table button.
internal/dao/internal/button.go:15
Struct
ButtonForRoleReq
api/vbutton/button.go:43
Struct
ButtonForRoleRes
api/vbutton/button.go:49
Struct
ButtonWhitelistReq
api/vbutton/button.go:60
Struct
ButtonWhitelistRes
api/vbutton/button.go:64
Struct
CasbinPolicy
CasbinPolicy is the golang structure of table casbin_policy for DAO operations like Where/Data.
internal/model/do/casbin_policy.go:12
Struct
CasbinPolicy
CasbinPolicy is the golang structure for table casbin_policy.
internal/model/entity/casbin_policy.go:8
Struct
CasbinPolicyColumns
CasbinPolicyColumns defines and stores column names for table casbin_policy.
internal/dao/internal/casbin_policy.go:22
Struct
CasbinPolicyDao
CasbinPolicyDao is the data access object for table casbin_policy.
internal/dao/internal/casbin_policy.go:15
Struct
CommonPageReq
api/vcommon/common.go:3
Struct
CommonPageRes
api/vcommon/common.go:8
Struct
DeleteApiReq
api/vapi/api.go:15
Struct
DeleteApiRes
api/vapi/api.go:19
Struct
DeleteButtonReq
api/vbutton/button.go:15
Struct
DeleteButtonRes
api/vbutton/button.go:19
Struct
DeleteDictReq
api/vdict/dict.go:15
Struct
DeleteDictRes
api/vdict/dict.go:19
Struct
DeleteFileReq
api/vfile/file.go:19
Struct
DeleteFileRes
api/vfile/file.go:23
Struct
DeleteMenuReq
api/vmenu/menu.go:31
Struct
DeleteMenuRes
api/vmenu/menu.go:35
Struct
DeleteNoticeForReceiverReq
api/vnotice/notice.go:61
Struct
DeleteNoticeForReceiverRes
api/vnotice/notice.go:65
Struct
DeleteNoticeReq
api/vnotice/notice.go:15
Struct
DeleteNoticeRes
api/vnotice/notice.go:19
Struct
DeleteRoleReq
api/vrole/role.go:15
Struct
DeleteRoleRes
api/vrole/role.go:19
Struct
DeleteUserReq
api/vuser/user.go:17
Struct
DeleteUserRes
api/vuser/user.go:21
Struct
Dict
internal/controller/dict/dict.go:9
Struct
Dict
Dict is the golang structure of table dict for DAO operations like Where/Data.
internal/model/do/dict.go:13
Struct
Dict
Dict is the golang structure for table dict.
internal/model/entity/dict.go:12
Struct
DictColumns
DictColumns defines and stores column names for table dict.
internal/dao/internal/dict.go:22
Struct
DictDao
DictDao is the data access object for table dict.
internal/dao/internal/dict.go:15
Struct
File
internal/controller/file/file.go:9
Struct
File
File is the golang structure of table file for DAO operations like Where/Data.
internal/model/do/file.go:13
Struct
File
File is the golang structure for table file.
internal/model/entity/file.go:12
Struct
FileColumns
FileColumns defines and stores column names for table file.
internal/dao/internal/file.go:22
Struct
FileDao
FileDao is the data access object for table file.
internal/dao/internal/file.go:15
Struct
GFToken
utility/xgtoken/gtoken.go:11
Interface
GFTokenFunc
utility/xgtoken/gtoken.go:16
Struct
GFtokenFn
internal/service/gtokenService/gtoken.go:16
Struct
GetNoticeUnreadCountForReceiverReq
api/vnotice/notice.go:74
Struct
GetNoticeUnreadCountForReceiverRes
api/vnotice/notice.go:78
Struct
ItemNoticeForReceiver
api/vnotice/notice.go:50
Struct
ItemUser
api/vuser/user.go:59
Struct
ListApiReq
api/vapi/api.go:27
Struct
ListApiRes
api/vapi/api.go:32
Struct
ListButtonReq
api/vbutton/button.go:27
Struct
ListButtonRes
api/vbutton/button.go:32
Struct
ListDictByTypeReq
api/vdict/dict.go:43
Struct
ListDictByTypeRes
api/vdict/dict.go:47
Struct
ListDictReq
api/vdict/dict.go:27
Struct
ListDictRes
api/vdict/dict.go:32
Struct
ListFileReq
api/vfile/file.go:31
Struct
ListFileRes
api/vfile/file.go:36
Struct
ListLoginLogReq
api/vlog/loginLog.go:9
Struct
ListLoginLogRes
api/vlog/loginLog.go:16
Struct
ListMenuReq
api/vmenu/menu.go:20
Struct
ListMenuRes
api/vmenu/menu.go:26
Struct
ListNoticeForReceiverReq
api/vnotice/notice.go:43
Struct
ListNoticeForReceiverRes
api/vnotice/notice.go:56
next →
1–100 of 236, ranked by callers