MCPcopy Create free account

hub / github.com/bufanyun/hotgo / functions

Functions3,598 in github.com/bufanyun/hotgo

↓ 3 callersMethodreset
* @description: 重置
web/src/utils/http/axios/axiosCancel.ts:58
↓ 3 callersFunctionresizeFn
()
web/src/hooks/event/useBreakpoint.ts:71
↓ 3 callersFunctionsetBool
(value: boolean)
web/src/hooks/useBoolean.ts:28
↓ 3 callersFunctionsetBool
(value: boolean)
web/src/hooks/common/useBoolean.ts:6
↓ 3 callersFunctionsetPagination
(info: Partial<PaginationProps>)
web/src/components/Table/src/hooks/usePagination.ts:29
↓ 3 callersFunctionsortFieldKeyForDao
(fieldMap map[string]*gdb.TableField)
server/internal/library/hggen/internal/cmd/gendao/gendao.go:382
↓ 3 callersFunctionuseTimeoutFn
(handle: Fn<any>, wait: number, native = false)
web/src/hooks/core/useTimeout.ts:5
↓ 3 callersFunctionvt
(e)
server/resource/public/resource/home/js/jquery-3.6.0.min.js:2
↓ 3 callersFunctionwe
(i)
server/resource/public/resource/home/js/jquery-3.6.0.min.js:2
↓ 3 callersFunctionze
(e)
server/resource/public/resource/home/js/jquery-3.6.0.min.js:2
↓ 2 callersFunctionAddPremission
Add description
server/internal/library/casbin/casbin_test.go:62
↓ 2 callersFunctionCalcUploadProgress
CalcUploadProgress 计算上传进度
server/internal/library/storager/upload.go:319
↓ 2 callersMethodCall
Call 回调一个分组的事件
server/utility/simple/event.go:40
↓ 2 callersFunctionCheckIllegalName
CheckIllegalName 检查命名是否合理
server/internal/library/hggen/views/utils.go:305
↓ 2 callersMethodCheckMultipart
CheckMultipart 检查文件分片
server/internal/service/common.go:21
↓ 2 callersFunctionCheckTreeTable
CheckTreeTable 检查树表
server/internal/library/hgorm/dao_tree.go:43
↓ 2 callersMethodClean
Clean cleans the temporary directory
server/internal/library/hggen/internal/cmd/cmd_doc.go:117
↓ 2 callersMethodClear
(dstModuleFolderPath string, extraApiItemsInCtrl []apiItem)
server/internal/library/hggen/internal/cmd/genctrl/genctrl_generate_ctrl_clear.go:24
↓ 2 callersMethodClose
(ctx context.Context)
server/internal/library/cache/file/file.go:199
↓ 2 callersMethodConn
Conn 获取当前连接
server/internal/library/network/tcp/client.go:283
↓ 2 callersMethodContains
(ctx context.Context, key interface{})
server/internal/library/cache/file/file.go:116
↓ 2 callersMethodDecoding
Decoding 消息解码
server/internal/library/network/tcp/msg_parser.go:108
↓ 2 callersMethodDestroy
Destroy 销毁当前连接
server/internal/library/network/tcp/client.go:237
↓ 2 callersMethodDoPreview
(ctx context.Context, in *CurdPreviewInput)
server/internal/library/hggen/views/curd.go:496
↓ 2 callersMethodEnd
(ctx context.Context, sig os.Signal, outputPath string)
server/internal/library/hggen/internal/cmd/cmd_run.go:207
↓ 2 callersMethodEventLogin
EventLogin 用户登录事件
server/internal/websocket/client_manager.go:181
↓ 2 callersFunctionFe
(e,t)
server/resource/public/resource/home/js/jquery-3.6.0.min.js:2
↓ 2 callersMethodFetch
Fetch retrieves the cached value from key of the File storage
server/internal/library/cache/file/file.go:263
↓ 2 callersMethodFlush
Flush removes all cached keys of the File storage
server/internal/library/cache/file/file.go:287
↓ 2 callersFunctionFormat
Format parses the input HTML string, formats it and returns the result.
server/internal/library/hggen/views/gohtml/formatter.go:10
↓ 2 callersFunctionGenCronCtx
GenCronCtx 生成任务上下文
server/internal/library/cron/cron_gen.go:26
↓ 2 callersFunctionGenGotype
GenGotype 生成字段的go类型
server/internal/library/hggen/views/column.go:113
↓ 2 callersFunctionGenIdHash
GenIdHash 生成字典id
server/internal/library/dict/dict.go:73
↓ 2 callersFunctionGenRouteKey
GenRouteKey 生成唯一key
server/internal/global/httproutes.go:59
↓ 2 callersFunctionGenUploadId
GenUploadId 生成上传ID
server/internal/library/storager/upload.go:324
↓ 2 callersFunctionGetAllEnums
GetAllEnums 获取所有枚举字典
server/internal/library/dict/dict_register_enums.go:27
↓ 2 callersFunctionGetAllFunc
GetAllFunc 获取所有方法字典
server/internal/library/dict/dict_register_func.go:34
↓ 2 callersMethodGetAppIdClients
GetAppIdClients 获取指定appid的所有连接
server/internal/library/network/tcp/server.go:151
↓ 2 callersFunctionGetAuthorization
GetAuthorization 获取authorization
server/internal/library/token/token.go:281
↓ 2 callersMethodGetCacheKey
(typ, ak string)
server/internal/logic/common/wechat.go:144
↓ 2 callersMethodGetClient
GetClient 获取指定连接
server/internal/library/network/tcp/server.go:124
↓ 2 callersMethodGetClients
GetClients 获取所有连接
server/internal/library/network/tcp/server.go:133
↓ 2 callersFunctionGetCtx
GetCtx 获得上下文变量,如果没有设置,那么返回nil
server/internal/library/network/tcp/context.go:24
↓ 2 callersFunctionGetFileKind
GetFileKind 获取文件上传类型
server/internal/library/storager/mime.go:184
↓ 2 callersFunctionGetFileMimeType
GetFileMimeType 获取文件扩展类型 如果文件类型没有加入系统映射类型,默认认为不是合法的文件类型。建议将常用的上传文件类型加入映射关系。 当然你也可以不做限制,可以上传任意文件。但需要谨慎处理和设置相应的安全措施。 获取任意扩展名的扩展类型:mime.TypeByExtension("
server/internal/library/storager/mime.go:161
↓ 2 callersMethodGetIdsByKeyword
GetIdsByKeyword 根据关键词查找符合条件的用户ID
server/internal/service/admin.go:114
↓ 2 callersMethodGetIpCache
(ip string)
server/internal/library/location/cache.go:36
↓ 2 callersMethodGetLoadTCP
GetLoadTCP 获取本地tcp配置
server/internal/service/sys.go:99
↓ 2 callersMethodGetLowerIds
GetLowerIds 获取指定用户的所有下级ID集合
server/internal/logic/admin/member.go:771
↓ 2 callersMethodGetMeta
GetMeta 获取监控元数据
server/internal/service/admin.go:151
↓ 2 callersFunctionGetModule
GetModule 获取指定名称模块
server/internal/library/addons/module.go:105
↓ 2 callersFunctionGetMultipartProgress
GetMultipartProgress 获取分片上传事件进度
server/internal/library/storager/upload.go:342
↓ 2 callersMethodGetName
GetName 获取任务名称
server/internal/library/cron/cron.go:36
↓ 2 callersMethodGetOpenId
GetOpenId 从缓存中获取临时openid
server/internal/service/common.go:32
↓ 2 callersMethodGetPage
()
server/internal/model/input/form/page.go:13
↓ 2 callersMethodGetPay
GetPay 获取支付配置
server/internal/logic/sys/config.go:108
↓ 2 callersMethodGetPerPage
()
server/internal/model/input/form/page.go:14
↓ 2 callersFunctionGetResourcePath
GetResourcePath 获取插件资源路径
server/internal/library/addons/addons.go:17
↓ 2 callersMethodGetSms
GetSms 获取短信配置
server/internal/logic/sys/config.go:118
↓ 2 callersMethodGetTopic
()
server/internal/library/queue/consumer.go:15
↓ 2 callersMethodGetUpload
GetUpload 获取上传配置
server/internal/logic/sys/config.go:138
↓ 2 callersMethodGetWechat
GetWechat 获取微信配置
server/internal/logic/sys/config.go:98
↓ 2 callersMethodHandle
获取消费主题
server/internal/library/queue/consumer.go:16
↓ 2 callersFunctionHasColumn
(fields []*sysin.GenCodesColumnListModel, column string)
server/internal/library/hggen/views/column_map.go:261
↓ 2 callersFunctionHasFile
HasFile 检查附件是否存在
server/internal/library/storager/upload.go:240
↓ 2 callersFunctionI
(e,t,n,r)
server/resource/public/resource/home/js/jquery-3.6.0.min.js:2
↓ 2 callersMethodID
()
server/utility/tree/tree_list.go:9
↓ 2 callersMethodInstall
获取模块
server/internal/library/addons/module.go:50
↓ 2 callersFunctionInstanceProducer
InstanceProducer 实例化生产者
server/internal/library/queue/queue.go:96
↓ 2 callersMethodIsClose
IsClose 服务是否关闭
server/internal/library/network/tcp/server.go:251
↓ 2 callersFunctionIsImgType
IsImgType 判断是否为图片
server/internal/library/storager/mime.go:128
↓ 2 callersMethodIsStop
IsStop 是否已停止
server/internal/library/network/tcp/client.go:256
↓ 2 callersFunctionIt
(o)
server/resource/public/resource/home/js/jquery-3.6.0.min.js:2
↓ 2 callersFunctionJe
(e,t,n)
server/resource/public/resource/home/js/jquery-3.6.0.min.js:2
↓ 2 callersFunctionLe
(e,t)
server/resource/public/resource/home/js/jquery-3.6.0.min.js:2
↓ 2 callersMethodLoad
Load 加载黑名单
server/internal/logic/sys/blacklist.go:126
↓ 2 callersMethodLoadConfig
LoadConfig 加载系统配置
server/internal/logic/sys/config.go:51
↓ 2 callersFunctionLoadFuncOptions
LoadFuncOptions 加载指定方法字典的数据选项
server/internal/library/dict/dict_register_func.go:102
↓ 2 callersMethodLoadSuperAdmin
LoadSuperAdmin 加载超管数据
server/internal/logic/admin/member.go:854
↓ 2 callersMethodMaxSort
MaxSort 最大排序
server/addons/hgexample/service/sys.go:46
↓ 2 callersFunctionMe
(e,t,n)
server/resource/public/resource/home/js/jquery-3.6.0.min.js:2
↓ 2 callersFunctionMergePartFile
MergePartFile 合并分片文件
server/internal/library/storager/upload_local.go:139
↓ 2 callersMethodModel
Model 登录日志Orm模型
server/internal/logic/sys/login_log.go:46
↓ 2 callersFunctionNewConn
(conn *gtcp.Conn, logger *glog.Logger, msgParser *MsgParser)
server/internal/library/network/tcp/conn.go:51
↓ 2 callersFunctionNewDiskQueue
(topic string, config *disk.Config)
server/internal/library/queue/disk.go:126
↓ 2 callersFunctionNewMsgParser
NewMsgParser 初始化消息处理器
server/internal/library/network/tcp/msg_parser.go:46
↓ 2 callersFunctionO
(e,t)
server/resource/public/resource/home/js/jquery-3.6.0.min.js:2
↓ 2 callersFunctionOe
(e,t,n)
server/resource/public/resource/home/js/jquery-3.6.0.min.js:2
↓ 2 callersFunctionParseRegion
ParseRegion 解析省市编码对应的地区名称
server/internal/library/location/region.go:65
↓ 2 callersFunctionParseRouteHandler
ParseRouteHandler 解析路由
server/internal/library/network/tcp/router.go:27
↓ 2 callersMethodPreview
Preview 生成预览
server/internal/service/sys.go:246
↓ 2 callersFunctionProducerLog
ProducerLog 生产日志
server/internal/library/queue/logger.go:31
↓ 2 callersMethodRead
Read data
server/internal/library/queue/disk/disk.go:70
↓ 2 callersMethodRefund
Refund 订单退款
server/internal/library/payment/payment.go:30
↓ 2 callersMethodRegisterInterceptor
RegisterInterceptor 注册拦截器
server/internal/library/network/tcp/server.go:217
↓ 2 callersFunctionRegisterRedisMq
RegisterRedisMq 注册redis实例
server/internal/library/queue/redismq.go:203
↓ 2 callersFunctionRegisterRocketMqProducer
RegisterRocketMqProducer 注册rocketmq生产者
server/internal/library/queue/rocketmq.go:219
↓ 2 callersMethodRegisterRouter
RegisterRouter 注册路由
server/internal/library/network/tcp/client.go:130
↓ 2 callersFunctionReviseFields
ReviseFields 校正字段值,兼容版本升级前的老数据格式
server/internal/library/hggen/views/column_map.go:325
↓ 2 callersMethodSaveIntegral
SaveIntegral 更新积分
server/internal/service/admin.go:40
← previousnext →301–400 of 3,598, ranked by callers