MCPcopy Create free account

hub / github.com/apple1563/goframe-admin / types & classes

Types & classes236 in github.com/apple1563/goframe-admin

StructAddApiReq
api/vapi/api.go:9
StructAddApiRes
api/vapi/api.go:13
StructAddButtonReq
api/vbutton/button.go:9
StructAddButtonRes
api/vbutton/button.go:13
StructAddDictReq
api/vdict/dict.go:9
StructAddDictRes
api/vdict/dict.go:13
StructAddFileReq
api/vfile/file.go:10
StructAddFileRes
api/vfile/file.go:15
StructAddMenuReq
api/vmenu/menu.go:8
StructAddMenuRes
api/vmenu/menu.go:12
StructAddNoticeReq
api/vnotice/notice.go:9
StructAddNoticeRes
api/vnotice/notice.go:13
StructAddOtpReq
api/votp/otp.go:5
StructAddOtpRes
api/votp/otp.go:10
StructAddRoleReq
api/vrole/role.go:9
StructAddRoleRes
api/vrole/role.go:13
StructAddUserReq
api/vuser/user.go:10
StructAddUserRes
api/vuser/user.go:16
StructApi
internal/controller/api/api.go:9
StructApi
Api is the golang structure of table api for DAO operations like Where/Data.
internal/model/do/api.go:13
StructApi
Api is the golang structure for table api.
internal/model/entity/api.go:12
StructApiByRole
api/vapi/api.go:55
StructApiByRoleReq
api/vapi/api.go:51
StructApiByRoleRes
api/vapi/api.go:59
StructApiColumns
ApiColumns defines and stores column names for table api.
internal/dao/internal/api.go:22
StructApiDao
ApiDao is the data access object for table api.
internal/dao/internal/api.go:15
StructApiForRoleReq
api/vapi/api.go:43
StructApiForRoleRes
api/vapi/api.go:49
StructBlacklist
Blacklist is the golang structure of table blacklist for DAO operations like Where/Data.
internal/model/do/blacklist.go:13
StructBlacklist
Blacklist is the golang structure for table blacklist.
internal/model/entity/blacklist.go:12
StructBlacklistColumns
BlacklistColumns defines and stores column names for table blacklist.
internal/dao/internal/blacklist.go:22
StructBlacklistDao
BlacklistDao is the data access object for table blacklist.
internal/dao/internal/blacklist.go:15
StructButton
internal/controller/button/button.go:9
StructButton
Button is the golang structure of table button for DAO operations like Where/Data.
internal/model/do/button.go:12
StructButton
Button is the golang structure for table button.
internal/model/entity/button.go:8
StructButtonByRoleReq
api/vbutton/button.go:51
StructButtonByRoleRes
api/vbutton/button.go:56
StructButtonColumns
ButtonColumns defines and stores column names for table button.
internal/dao/internal/button.go:22
StructButtonDao
ButtonDao is the data access object for table button.
internal/dao/internal/button.go:15
StructButtonForRoleReq
api/vbutton/button.go:43
StructButtonForRoleRes
api/vbutton/button.go:49
StructButtonWhitelistReq
api/vbutton/button.go:60
StructButtonWhitelistRes
api/vbutton/button.go:64
StructCasbinPolicy
CasbinPolicy is the golang structure of table casbin_policy for DAO operations like Where/Data.
internal/model/do/casbin_policy.go:12
StructCasbinPolicy
CasbinPolicy is the golang structure for table casbin_policy.
internal/model/entity/casbin_policy.go:8
StructCasbinPolicyColumns
CasbinPolicyColumns defines and stores column names for table casbin_policy.
internal/dao/internal/casbin_policy.go:22
StructCasbinPolicyDao
CasbinPolicyDao is the data access object for table casbin_policy.
internal/dao/internal/casbin_policy.go:15
StructCommonPageReq
api/vcommon/common.go:3
StructCommonPageRes
api/vcommon/common.go:8
StructDeleteApiReq
api/vapi/api.go:15
StructDeleteApiRes
api/vapi/api.go:19
StructDeleteButtonReq
api/vbutton/button.go:15
StructDeleteButtonRes
api/vbutton/button.go:19
StructDeleteDictReq
api/vdict/dict.go:15
StructDeleteDictRes
api/vdict/dict.go:19
StructDeleteFileReq
api/vfile/file.go:19
StructDeleteFileRes
api/vfile/file.go:23
StructDeleteMenuReq
api/vmenu/menu.go:31
StructDeleteMenuRes
api/vmenu/menu.go:35
StructDeleteNoticeForReceiverReq
api/vnotice/notice.go:61
StructDeleteNoticeForReceiverRes
api/vnotice/notice.go:65
StructDeleteNoticeReq
api/vnotice/notice.go:15
StructDeleteNoticeRes
api/vnotice/notice.go:19
StructDeleteRoleReq
api/vrole/role.go:15
StructDeleteRoleRes
api/vrole/role.go:19
StructDeleteUserReq
api/vuser/user.go:17
StructDeleteUserRes
api/vuser/user.go:21
StructDict
internal/controller/dict/dict.go:9
StructDict
Dict is the golang structure of table dict for DAO operations like Where/Data.
internal/model/do/dict.go:13
StructDict
Dict is the golang structure for table dict.
internal/model/entity/dict.go:12
StructDictColumns
DictColumns defines and stores column names for table dict.
internal/dao/internal/dict.go:22
StructDictDao
DictDao is the data access object for table dict.
internal/dao/internal/dict.go:15
StructFile
internal/controller/file/file.go:9
StructFile
File is the golang structure of table file for DAO operations like Where/Data.
internal/model/do/file.go:13
StructFile
File is the golang structure for table file.
internal/model/entity/file.go:12
StructFileColumns
FileColumns defines and stores column names for table file.
internal/dao/internal/file.go:22
StructFileDao
FileDao is the data access object for table file.
internal/dao/internal/file.go:15
StructGFToken
utility/xgtoken/gtoken.go:11
InterfaceGFTokenFunc
utility/xgtoken/gtoken.go:16
StructGFtokenFn
internal/service/gtokenService/gtoken.go:16
StructGetNoticeUnreadCountForReceiverReq
api/vnotice/notice.go:74
StructGetNoticeUnreadCountForReceiverRes
api/vnotice/notice.go:78
StructItemNoticeForReceiver
api/vnotice/notice.go:50
StructItemUser
api/vuser/user.go:59
StructListApiReq
api/vapi/api.go:27
StructListApiRes
api/vapi/api.go:32
StructListButtonReq
api/vbutton/button.go:27
StructListButtonRes
api/vbutton/button.go:32
StructListDictByTypeReq
api/vdict/dict.go:43
StructListDictByTypeRes
api/vdict/dict.go:47
StructListDictReq
api/vdict/dict.go:27
StructListDictRes
api/vdict/dict.go:32
StructListFileReq
api/vfile/file.go:31
StructListFileRes
api/vfile/file.go:36
StructListLoginLogReq
api/vlog/loginLog.go:9
StructListLoginLogRes
api/vlog/loginLog.go:16
StructListMenuReq
api/vmenu/menu.go:20
StructListMenuRes
api/vmenu/menu.go:26
StructListNoticeForReceiverReq
api/vnotice/notice.go:43
StructListNoticeForReceiverRes
api/vnotice/notice.go:56
next →1–100 of 236, ranked by callers