Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Xi-Yuer/GO-CMS
/ functions
Functions
789 in github.com/Xi-Yuer/GO-CMS
⨍
Functions
789
◇
Types & classes
256
↓ 103 callers
Method
Error
(v ...interface{})
server/utils/modules/logs/logs.go:26
↓ 45 callers
Method
Success
(context *gin.Context, v any)
server/utils/modules/response/response.go:19
↓ 44 callers
Method
ServerError
(context *gin.Context, v string)
server/utils/modules/response/response.go:43
↓ 39 callers
Function
dispatch
(type: MESSAGE_TYPES, content: JointContent, duration?: number | VoidFunction, onClose?: VoidFunction)
web/src/utils/message/index.tsx:13
↓ 34 callers
Method
ParameterTypeError
(context *gin.Context, v string)
server/utils/modules/response/response.go:75
↓ 20 callers
Method
post
(config: RequestConfig)
web/src/service/request/lib/index.ts:84
↓ 19 callers
Method
ParameterMissing
(context *gin.Context, v string)
server/utils/modules/response/response.go:67
↓ 18 callers
Function
useAppSelector
(selector: (state: RootState) => T)
web/src/store/index.ts:38
↓ 17 callers
Method
get
(config: RequestConfig)
web/src/service/request/lib/index.ts:80
↓ 9 callers
Method
String
()
micro/rpc/user/userRPC/user.pb.go:144
↓ 9 callers
Function
file_user_proto_rawDescGZIP
()
micro/rpc/user/userRPC/user.pb.go:826
↓ 9 callers
Method
request
(config: RequestConfig)
web/src/service/request/lib/index.ts:41
↓ 7 callers
Method
GenerateCaptcha
(ctx context.Context, in *GenerateCaptchaRequest, opts ...grpc.CallOption)
micro/rpc/captcha/captcha/captcha_grpc.pb.go:30
↓ 7 callers
Method
VerifyCaptcha
(ctx context.Context, in *VerifyCaptchaRequest, opts ...grpc.CallOption)
micro/rpc/captcha/captcha/captcha_grpc.pb.go:31
↓ 7 callers
Function
getPageData
(value?: IGetUsersParams)
web/src/pages/System/User/hooks.tsx:196
↓ 6 callers
Method
delete
(config: RequestConfig)
web/src/service/request/lib/index.ts:88
↓ 6 callers
Function
getPageData
(values?: IRoleResponse)
web/src/pages/System/Role/hooks.tsx:92
↓ 6 callers
Method
patch
(config: RequestConfig)
web/src/service/request/lib/index.ts:92
↓ 5 callers
Method
Panic
(v ...interface{})
server/utils/modules/logs/logs.go:29
↓ 5 callers
Function
changeDefaultOpenKeys
(state, action: { payload: string[]; type: string })
web/src/store/UIStore/index.ts:73
↓ 5 callers
Function
useTheme
()
web/src/theme/index.ts:7
↓ 4 callers
Method
FindPageByID
(id string)
server/repositories/modules/pages/pages.go:46
↓ 4 callers
Method
FindRoleById
(id string)
server/services/modules/usersAndRoles/usersAndRoles.go:14
↓ 4 callers
Method
GetInterfaceByID
(id string)
server/repositories/modules/interface/interfacce.go:83
↓ 4 callers
Method
Info
(v ...interface{})
server/utils/modules/logs/logs.go:19
↓ 4 callers
Function
addTabHeader
(state, action: { payload: menuType; type: string })
web/src/store/UIStore/index.ts:53
↓ 4 callers
Function
baseInfo
()
server/utils/modules/logs/logs.go:14
↓ 4 callers
Function
changeDefaultOpenMenu
(path: string, menus: menuType[])
web/src/components/AppHeaderTab/hooks.tsx:103
↓ 4 callers
Function
changeDefaultSelectedKeys
(state, action: { payload: string[]; type: string })
web/src/store/UIStore/index.ts:77
↓ 4 callers
Function
changeTabHeader
(state, action: { payload: menuType[]; type: string })
web/src/store/UIStore/index.ts:69
↓ 4 callers
Function
file_captcha_proto_rawDescGZIP
()
micro/rpc/captcha/captchaRPC/captcha.pb.go:271
↓ 4 callers
Function
file_captcha_proto_rawDescGZIP
()
micro/rpc/captcha/captcha/captcha.pb.go:271
↓ 4 callers
Function
getFirstMenu
(menus: menuType[])
web/src/utils/builder/index.tsx:138
↓ 4 callers
Function
getPageDataAction
()
web/src/pages/Monitor/TimeTask/index.tsx:17
↓ 4 callers
Function
getUnderRoleUsersAction
(row: IRoleResponse, page: number, pageSize: number)
web/src/pages/System/Role/hooks.tsx:182
↓ 4 callers
Function
recursionMenu
(menus: menuType[])
web/src/utils/builder/index.tsx:39
↓ 3 callers
Method
CreateRecord
(user string, params *dto.UploadFinishRequest)
server/repositories/modules/upload/upload.go:17
↓ 3 callers
Method
CreateUser
(ctx context.Context, in *CreateUserRequest, opts ...grpc.CallOption)
micro/rpc/user/userservice/userservice.go:27
↓ 3 callers
Method
CreateUser
(ctx context.Context, in *CreateUserRequest, opts ...grpc.CallOption)
micro/rpc/user/userRPC/user_grpc.pb.go:35
↓ 3 callers
Method
DeleteUser
(ctx context.Context, in *DeleteUserRequest, opts ...grpc.CallOption)
micro/rpc/user/userservice/userservice.go:31
↓ 3 callers
Method
DeleteUser
(ctx context.Context, in *DeleteUserRequest, opts ...grpc.CallOption)
micro/rpc/user/userRPC/user_grpc.pb.go:39
↓ 3 callers
Method
FindUserById
(id string)
server/services/modules/users/users.go:51
↓ 3 callers
Method
GetUser
(ctx context.Context, in *GetUserRequest, opts ...grpc.CallOption)
micro/rpc/user/userRPC/user_grpc.pb.go:37
↓ 3 callers
Method
GetUserList
(ctx context.Context, in *GetUserListRequest, opts ...grpc.CallOption)
micro/rpc/user/userRPC/user_grpc.pb.go:38
↓ 3 callers
Method
NoAuth
(context *gin.Context, v string)
server/utils/modules/response/response.go:91
↓ 3 callers
Method
UpdateUser
(ctx context.Context, in *UpdateUserRequest, opts ...grpc.CallOption)
micro/rpc/user/userservice/userservice.go:28
↓ 3 callers
Method
UpdateUser
(ctx context.Context, in *UpdateUserRequest, opts ...grpc.CallOption)
micro/rpc/user/userRPC/user_grpc.pb.go:36
↓ 3 callers
Method
UserAccountHasBeenExist
(ctx context.Context, in *UserAccountHasBeenExistRequest, opts ...grpc.CallOption)
micro/rpc/user/userRPC/user_grpc.pb.go:40
↓ 3 callers
Method
UserIDHasBeenExist
(ctx context.Context, in *DeleteUserRequest, opts ...grpc.CallOption)
micro/rpc/user/userRPC/user_grpc.pb.go:41
↓ 3 callers
Function
abs
(x int)
micro/shared/image/image.go:223
↓ 3 callers
Function
changeUploadBarShowDrawer
(state, action: { payload: boolean; type: string })
web/src/store/UIStore/index.ts:83
↓ 3 callers
Method
clear
()
web/src/utils/cache/index.ts:17
↓ 3 callers
Function
delTabHeader
(state, action: { payload: number; type: string })
web/src/store/UIStore/index.ts:63
↓ 3 callers
Function
getMenuByPath
(path: string, menus: menuType[])
web/src/utils/builder/index.tsx:122
↓ 3 callers
Function
getPageData
()
web/src/pages/System/Department/index.tsx:18
↓ 3 callers
Function
getPageData
()
web/src/pages/System/Menu/index.tsx:34
↓ 3 callers
Function
getPageInterfaceAction
(id: string)
web/src/pages/System/Menu/index.tsx:39
↓ 3 callers
Function
getTheCurrentRoutePathAllMenuPath
(path: string, menus: menuType[])
web/src/utils/builder/index.tsx:64
↓ 2 callers
Method
AddTask
AddTask 添加任务
server/utils/modules/timeTask/timeTask.go:25
↓ 2 callers
Method
CheckPagesExistence
(pagesIDs []string)
server/repositories/modules/pages/pages.go:74
↓ 2 callers
Method
CreateRecords
(userID string, roleID []string)
server/repositories/modules/usersAndRoles/usersAndRoles.go:16
↓ 2 callers
Method
CreateRolePermissionsRecord
(params *dto.CreateRolePermissionRecordParams)
server/services/modules/roles/roles.go:56
↓ 2 callers
Method
DeleteRecord
(id string)
server/repositories/modules/upload/upload.go:25
↓ 2 callers
Method
FindUserRolesID
(userID string)
server/repositories/modules/usersAndRoles/usersAndRoles.go:78
↓ 2 callers
Method
GetDepartmentByID
(id string)
server/repositories/modules/department/department.go:91
↓ 2 callers
Method
GetRecordByRoleID
(roleID string)
server/repositories/modules/rolesAndInterfaces/rolesAndInterfaces.go:45
↓ 2 callers
Method
GetRecordsByRoleID
(roleID string)
server/repositories/modules/rolesAndPages/roleAndPages.go:54
↓ 2 callers
Method
GetSessionId
()
micro/rpc/captcha/captcha/captcha.pb.go:166
↓ 2 callers
Method
GetUser
(ctx context.Context, in *GetUserRequest, opts ...grpc.CallOption)
micro/rpc/user/userservice/userservice.go:29
↓ 2 callers
Method
HashPassword
(password string)
server/utils/modules/bcrypt/bcrypt.go:8
↓ 2 callers
Method
ParameterError
(context *gin.Context, v string)
server/utils/modules/response/response.go:59
↓ 2 callers
Method
PathExists
PathExists 检查文件是否存在
server/utils/modules/file/file.go:13
↓ 2 callers
Method
RemoveTask
RemoveTask 移除任务
server/utils/modules/timeTask/timeTask.go:65
↓ 2 callers
Method
UserAccountHasBeenExist
(in *userRPC.UserAccountHasBeenExistRequest)
micro/rpc/user/internal/logic/useraccounthasbeenexistlogic.go:27
↓ 2 callers
Method
UserIDHasBeenExist
(in *userRPC.DeleteUserRequest)
micro/rpc/user/internal/logic/useridhasbeenexistlogic.go:27
↓ 2 callers
Method
Warn
(v ...interface{})
server/utils/modules/logs/logs.go:23
↓ 2 callers
Function
WhiteList
(context *gin.Context)
server/middlewares/modules/auth/auth.go:78
↓ 2 callers
Function
changeThemeMode
(state, action: { payload: 'dark' | 'light' | undefined; type: string })
web/src/store/UIStore/index.ts:43
↓ 2 callers
Function
deBindRoleUnderUserAction
(row: IUserResponse)
web/src/pages/System/Role/hooks.tsx:187
↓ 2 callers
Function
emitUploadFile
(file: RcFile)
web/src/utils/event/index.ts:28
↓ 2 callers
Function
formatFileSize
(bytes: number)
web/src/utils/format/index.ts:1
↓ 2 callers
Function
getAllMenusRequest
()
web/src/service/api/pages/index.ts:17
↓ 2 callers
Function
getCaptcha
()
web/src/pages/Login/index.tsx:29
↓ 2 callers
Function
getDepartmentRequest
()
web/src/service/api/department/index.ts:22
↓ 2 callers
Function
getPageList
()
web/src/pages/File/Upload/index.tsx:20
↓ 2 callers
Function
getRolesRequest
(params?: IQueryRoleParams & Page)
web/src/service/api/roles/index.ts:37
↓ 2 callers
Function
loadNext
()
web/src/pages/File/Upload/hooks/useUpload.ts:71
↓ 2 callers
Method
set
(key: string, value: any)
web/src/utils/cache/index.ts:2
↓ 2 callers
Function
traverse
(node: menuType)
web/src/utils/builder/index.tsx:67
↓ 2 callers
Function
updateRoleRequest
(data: IUpdateRoleParams)
web/src/service/api/roles/index.ts:61
↓ 2 callers
Function
updateUsersRequest
(params: IUpdateUserParams)
web/src/service/api/users/index.ts:59
↓ 2 callers
Function
useSearchFrom
(props: SearchFormProps<T>)
web/src/hooks/useSearchForm.tsx:17
↓ 1 callers
Function
BigFileUpload
(file: File, hasReadySize: number, fileHash: string, fallBack?: (size: number) => void)
web/src/pages/File/Upload/hooks/useUpload.ts:16
↓ 1 callers
Method
Captcha
(req *types.EmptyRequest)
micro/api/auth/internal/logic/captchalogic.go:29
↓ 1 callers
Function
CaptchaHandler
(svcCtx *svc.ServiceContext)
micro/api/auth/internal/handler/captchahandler.go:12
↓ 1 callers
Method
CheckInterfacesExistence
(interfaceID []string)
server/repositories/modules/interface/interfacce.go:106
↓ 1 callers
Method
CheckOrCreateFolder
CheckOrCreateFolder 检查文件夹是否存在
server/utils/modules/file/file.go:25
↓ 1 callers
Method
CheckRolesExistence
(roleIDs []string)
server/repositories/modules/roles/roles.go:199
↓ 1 callers
Method
Cookie
Cookie 获取一个短期的 Cookie @Summary 获取一个短期的 Cookie @Schemes @Description 获取一个短期的 Cookie 文件下载需要用到 @Tags 登录 @Accept json @Produce json @Success 200 {string}
server/controllers/modules/auth/auth.go:69
↓ 1 callers
Method
CreateLogRecord
(params *dto.CreateLogRecordRequest)
server/repositories/modules/logs/logs.go:12
next →
1–100 of 789, ranked by callers