Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bufanyun/hotgo
/ functions
Functions
3,598 in github.com/bufanyun/hotgo
⨍
Functions
3,598
◇
Types & classes
1,795
Function
AdminMember
()
server/internal/service/admin.go:307
Function
AdminMemberPost
()
server/internal/service/admin.go:318
Function
AdminMenu
()
server/internal/service/admin.go:329
Function
AdminMonitor
()
server/internal/service/admin.go:340
Function
AdminNotice
()
server/internal/service/admin.go:351
Function
AdminOrder
()
server/internal/service/admin.go:362
Function
AdminPost
()
server/internal/service/admin.go:373
Function
AdminRole
()
server/internal/service/admin.go:384
Function
AdminSite
()
server/internal/service/admin.go:395
Method
AfterOutput
(r *ghttp.Request)
server/internal/service/hook.go:15
Method
AfterOutput
(r *ghttp.Request)
server/internal/logic/hook/init.go:28
Function
AgoTime
AgoTime 多久以前
server/utility/format/format.go:43
Method
AllowSend
AllowSend 是否允许发送
server/internal/service/sys.go:218
Method
AllowSend
AllowSend 是否允许发送
server/internal/service/sys.go:382
Method
AnalysisLog
AnalysisLog 解析日志数据
server/internal/service/sys.go:260
Function
Api
Api 前台路由
server/internal/router/api.go:20
Function
Api
Api 前台路由
server/addons/hgexample/router/api.go:19
Method
ApiAuth
ApiAuth API鉴权中间件
server/internal/service/middleware.go:19
Method
ApiAuth
ApiAuth API鉴权中间件
server/internal/logic/middleware/api_auth.go:18
Method
ApiList
api列表 不需要登陆
server/internal/service/admin.go:167
Method
ApiList
api列表 不需要登陆
server/internal/logic/admin/notice.go:167
Function
AppName
AppName 应用名称
server/utility/simple/system_config.go:14
Function
Apply
(params)
web/src/api/cash/index.ts:27
Method
Apply
Apply 申请提现
server/internal/controller/admin/admin/cash.go:48
Method
Apply
Apply 申请提现
server/internal/logic/admin/cash.go:130
Function
ApplyRefund
(params)
web/src/api/order/index.ts:83
Method
ApplyRefund
ApplyRefund 申请退款
server/internal/controller/admin/admin/order.go:27
Method
ApplyRefund
ApplyRefund 申请退款
server/internal/logic/admin/order.go:108
Function
AssignRouter
(params)
web/src/api/serveLicense/index.ts:49
Method
AssignRouter
AssignRouter 分配服务授权许可路由
server/internal/controller/admin/sys/serve_license.go:71
Method
AssignRouter
AssignRouter 分配服务许可证路由
server/internal/logic/sys/serve_license.go:183
Method
AttachmentKindOption
AttachmentKindOption 上传类型选项
server/internal/service/sys.go:55
Method
AttachmentKindOption
AttachmentKindOption 上传类型选项
server/internal/logic/sys/attachment.go:119
Function
AuthClient
()
server/internal/service/tcpclient.go:57
Method
Authorize
(ctx context.Context, req *common.WechatAuthorizeReq)
server/internal/controller/admin/common/wechat.go:20
Method
Authorize
Authorize 微信用户授权
server/internal/logic/common/wechat.go:56
Method
AuthorizeCall
(ctx context.Context, req *common.WechatAuthorizeCallReq)
server/internal/controller/admin/common/wechat.go:25
Method
AuthorizeCall
(ctx context.Context, in *commonin.WechatAuthorizeCallInp)
server/internal/logic/common/wechat.go:103
Method
AutoLog
AutoLog 根据配置自动记录请求日志
server/internal/logic/sys/log.go:116
Function
AutoTradeType
AutoTradeType 根据userAgent自动识别交易方式,在实际支付场景中你可以手动调整识别规则
server/internal/library/payment/payment.go:96
Function
AutoUpdateTree
AutoUpdateTree 自动更新关系树
server/internal/library/hgorm/dao_tree.go:64
Function
B
()
server/resource/public/resource/home/js/jquery-3.6.0.min.js:2
Method
BeforeServe
(r *ghttp.Request)
server/internal/service/hook.go:14
Method
BeforeServe
(r *ghttp.Request)
server/internal/logic/hook/init.go:24
Method
BindUserContext
BindUserContext 绑定用户上下文
server/internal/logic/admin/site.go:294
Method
Blacklist
Blacklist IP黑名单限制中间件
server/internal/service/middleware.go:37
Method
Blacklist
Blacklist IP黑名单限制中间件
server/internal/logic/middleware/limit_blacklist.go:16
Method
BodyString
BodyString 返回消息体
server/internal/library/queue/queue.go:217
Function
BrowserType
(lang: 'zh-cn' | 'en' = 'en')
web/src/utils/browser-type.ts:6
Function
Build
Build 提交生成
server/internal/library/hggen/hggen.go:254
Function
Build
Build 构建新插件
server/internal/library/addons/build.go:28
Function
Build
(params)
web/src/api/develop/addons.ts:27
Function
Build
(params)
web/src/api/develop/code.ts:81
Method
Build
Build 生成预览
server/internal/controller/admin/sys/addons.go:34
Method
Build
Build 生成预览
server/internal/controller/admin/sys/gen_codes.go:134
Method
Build
Build 提交生成
server/internal/service/sys.go:248
Method
Build
Build 提交生成
server/internal/logic/sys/addons.go:96
Method
Build
Build 提交生成
server/internal/logic/sys/gen_codes.go:333
Method
BuiltinSelect
BuiltinSelect 内置字典选项
server/internal/service/sys.go:200
Method
CORS
CORS allows Cross-origin resource sharing.
server/internal/service/middleware.go:25
Method
CORS
CORS allows Cross-origin resource sharing.
server/internal/logic/middleware/init.go:109
Function
CalPage
CalPage 计算分页偏移量
server/internal/model/input/form/page.go:54
Function
CamelCaseToUnderline
CamelCaseToUnderline 驼峰单词转下划线单词
server/utility/convert/convert.go:67
Method
Captcha
Captcha 登录验证码
server/internal/controller/admin/common/site.go:101
Function
CellComponent
( { component = 'NInput', rule = true, ruleMessage, popoverVisible }: ComponentProps, { attrs } )
web/src/components/Table/src/components/editable/CellComponent.ts:16
Function
Check
Check checks whether option allow all yes for command.
server/internal/library/hggen/internal/utility/allyes/allyes.go:26
Function
CheckMultipart
CheckMultipart 检查文件分片
server/internal/library/storager/upload.go:262
Function
CheckMultipart
(params)
web/src/api/base/index.ts:30
Method
CheckMultipart
CheckMultipart 检查文件分片
server/internal/controller/admin/common/upload.go:40
Method
CheckMultipart
CheckMultipart 检查文件分片
server/internal/logic/common/upload.go:50
Function
CheckPassword
CheckPassword 检查密码
server/utility/simple/simple.go:64
Function
CheckProvincesUniqueId
(params)
web/src/api/apply/provinces.ts:75
Method
ChildrenList
ChildrenList 获取省市区下级列表
server/internal/controller/admin/sys/provinces.go:84
Method
ChildrenList
ChildrenList 获取省市区下级列表
server/internal/logic/sys/provinces.go:162
Method
CityLabel
CityLabel 省市区选项
server/internal/controller/admin/sys/provinces.go:121
Method
CleanTempMap
CleanTempMap 清理临时map
server/internal/service/common.go:35
Method
CleanTempMap
CleanTempMap 清理临时map
server/internal/logic/common/wechat.go:149
Method
Cleanup
Cleanup is run at the end of a session, once all ConsumeClaim goroutines have exited
server/internal/library/queue/kafkamq.go:235
Method
Clear
Clear 清空事件列表
server/utility/simple/event.go:54
Method
Clear
(ctx context.Context)
server/internal/library/cache/file/file.go:195
Function
ClearFuncCache
ClearFuncCache 清理指定方法缓存选项
server/internal/library/dict/dict_register_func.go:75
Function
ClearKind
(params)
web/src/api/apply/attachment.ts:43
Method
ClearKind
ClearKind 清空上传类型
server/internal/controller/admin/sys/attachment.go:52
Method
ClearKind
ClearKind 清空上传类型
server/internal/logic/sys/attachment.go:110
Function
Close
Close 关闭指定客户端连接
server/internal/websocket/client.go:166
Method
Close
Close 关闭服务
server/internal/library/network/tcp/server.go:229
Method
ClusterSync
ClusterSync 集群同步
server/internal/service/sys.go:75
Method
ClusterSync
ClusterSync 集群同步
server/internal/service/sys.go:115
Method
ClusterSync
ClusterSync 集群同步
server/internal/logic/sys/blacklist.go:165
Method
ClusterSync
ClusterSync 集群同步
server/internal/logic/sys/config.go:328
Method
ClusterSyncSuperAdmin
ClusterSyncSuperAdmin 集群同步
server/internal/service/admin.go:120
Method
ClusterSyncSuperAdmin
ClusterSyncSuperAdmin 集群同步
server/internal/logic/admin/member.go:883
Function
ColumnList
(params)
web/src/api/develop/code.ts:65
Method
ColumnList
ColumnList 表字段列表
server/internal/controller/admin/sys/gen_codes.go:111
Method
ColumnList
ColumnList 表字段列表
server/internal/logic/sys/gen_codes.go:323
Function
ColumnSelect
(params)
web/src/api/develop/code.ts:57
Method
ColumnSelect
ColumnSelect 表字段选项
server/internal/controller/admin/sys/gen_codes.go:100
Method
ColumnSelect
ColumnSelect 表字段选项
server/internal/logic/sys/gen_codes.go:279
Method
Columns
Columns returns all column names of the current DAO.
server/internal/dao/internal/admin_member.go:107
Method
Columns
Columns returns all column names of the current DAO.
server/internal/dao/internal/admin_menu.go:103
← previous
next →
1,301–1,400 of 3,598, ranked by callers