Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/congz666/cmall-go
/ functions
Functions
185 in github.com/congz666/cmall-go
⨍
Functions
185
◇
Types & classes
88
↓ 1 callers
Method
Show
Show 公告详情服务
service/show_notice_service.go:23
↓ 1 callers
Method
Show
Show 商品图片
service/show_imgs_service.go:23
↓ 1 callers
Method
Show
Show 订单
service/show_carts_service.go:23
↓ 1 callers
Method
Show
Show 订单
service/show_count_service.go:23
↓ 1 callers
Method
Show
Show 搜索商品
service/search_products_service.go:24
↓ 1 callers
Method
Show
Show 订单
service/show_addresses_service.go:23
↓ 1 callers
Method
Update
Update 修改购物车信息
service/update_address_service.go:28
↓ 1 callers
Method
Update
Update 公告更新的服务
service/update_notice_service.go:25
↓ 1 callers
Method
Update
Update 更新商品
service/update_product_service.go:31
↓ 1 callers
Method
Update
Update 用户修改信息
service/user_update_service.go:27
↓ 1 callers
Method
Vaild
Vaild 绑定邮箱
service/vaild_email_service.go:26
↓ 1 callers
Method
Vaild
Vaild 绑定邮箱
service/vaild_qq_service.go:52
↓ 1 callers
Method
Valid
Valid 验证表单
service/user_register_service.go:31
↓ 1 callers
Method
Valid
Valid 验证表单
service/admin_register_service.go:26
↓ 1 callers
Method
View
View 获取点击数
model/product.go:31
↓ 1 callers
Method
buildRegisterResult
** * 构建验证初始化返回数据 */
pkg/util/sdk/geetest_lib.go:92
↓ 1 callers
Function
getLogFileFullPath
()
pkg/logging/file.go:33
↓ 1 callers
Method
hmac_sha256_encode
** * hmac-sha256 加密 */
pkg/util/sdk/geetest_lib.go:283
↓ 1 callers
Method
httpGet
** * 发送GET请求,获取服务器返回结果 */
pkg/util/sdk/geetest_lib.go:203
↓ 1 callers
Method
httpPost
** * 发送POST请求,获取服务器返回结果 */
pkg/util/sdk/geetest_lib.go:234
↓ 1 callers
Function
migration
执行数据迁移
model/migration.go:13
↓ 1 callers
Function
mkDir
()
pkg/logging/file.go:57
↓ 1 callers
Function
openLogFile
(filePath string)
pkg/logging/file.go:40
↓ 1 callers
Method
requestRegister
** * 向极验发送验证初始化的请求,GET方式 */
pkg/util/sdk/geetest_lib.go:68
↓ 1 callers
Method
requestValidate
** * 向极验发送二次验证的请求,POST方式 */
pkg/util/sdk/geetest_lib.go:170
↓ 1 callers
Method
sha256_encode
** * sha256加密 */
pkg/util/sdk/geetest_lib.go:274
Function
AdminLogin
AdminLogin 管理员登录接口
api/admin.go:31
Function
AdminRegister
AdminRegister 管理员登录接口
api/admin.go:19
Method
AvatarURL
AvatarURL 封面地址
model/admin.go:44
Function
CheckToken
CheckToken 用户详情
api/user.go:67
Function
ConfirmPay
ConfirmPay 接收FM支付回调接口
api/pay.go:31
Function
CreateAddress
CreateAddress 新建收货地址
api/address.go:19
Function
CreateCarousel
CreateCarousel 创建轮播图
api/carousel.go:19
Function
CreateCart
CreateCart 加入购物车
api/cart.go:19
Function
CreateCategory
CreateCategory 创建分类
api/category.go:19
Function
CreateFavorite
CreateFavorite 创建收藏
api/favorite.go:19
Function
CreateInfoImg
CreateInfoImg 创建商品详情图片
api/product_info_img.go:19
Function
CreateNotice
CreateNotice 创建公告
api/notice.go:26
Function
CreateOrder
CreateOrder 创建订单
api/order.go:19
Function
CreateParamImg
CreateParamImg 创建商品参数图片
api/product_param_img.go:19
Function
CreateProduct
CreateProduct 创建商品
api/product.go:19
Function
CreateProductImg
CreateProductImg 创建商品图片
api/product_img.go:19
Function
Debug
(v ...interface{})
pkg/logging/log.go:47
Function
DeleteAddress
DeleteAddress 删除收货地址
api/address.go:50
Function
DeleteCart
DeleteCart 删除购物车
api/cart.go:50
Function
DeleteFavorite
DeleteFavorite 删除收藏夹的接口
api/favorite.go:43
Function
DeleteProduct
DeleteProduct 删除商品的接口
api/product.go:51
Function
Error
(v ...interface{})
pkg/logging/log.go:62
Function
Fatal
(v ...interface{})
pkg/logging/log.go:67
Function
GetUser
GetUser 用ID获取用户
model/user.go:43
Function
InitGeetest
InitGeetest 极验初始化
api/user.go:118
Function
InitPay
InitPay 初始化支付
api/pay.go:19
Function
InitQQ
InitQQ 初始化QQ
api/user.go:99
Function
ListAcceRanking
ListAcceRanking 配件排行
api/ranking.go:33
Function
ListCarousels
ListCarousels 轮播图列表接口
api/carousel.go:31
Function
ListCategories
ListCategories 分类列表接口
api/category.go:31
Function
ListElecRanking
ListElecRanking 家电排行
api/ranking.go:26
Function
ListOrders
ListOrders 订单详情接口
api/order.go:31
Function
ListProducts
ListProducts 商品列表接口
api/product.go:31
Function
ListRanking
ListRanking 排行
api/ranking.go:18
Function
SearchProducts
SearchProducts 搜索商品的接口
api/product.go:70
Function
SendEmail
SendEmail 发送邮件接口
api/user.go:75
Function
ShowAddresses
ShowAddresses 展示收货地址
api/address.go:31
Function
ShowCarts
ShowCarts 购物车详情接口
api/cart.go:31
Function
ShowCount
ShowCount 获取数量服务
api/count.go:17
Function
ShowFavorites
ShowFavorites 收藏夹详情接口
api/favorite.go:31
Function
ShowInfoImgs
ShowInfoImgs 商品详情图片接口
api/product_info_img.go:31
Function
ShowNotice
ShowNotice 公告详情
api/notice.go:19
Function
ShowOrder
ShowOrder 订单详情详情接口
api/order.go:43
Function
ShowParamImgs
ShowParamImgs 商品参数图片接口
api/product_param_img.go:31
Function
ShowProduct
ShowProduct 商品详情接口
api/product.go:44
Function
ShowProductImgs
ShowProductImgs 商品详情接口
api/product_img.go:31
Function
UpdateAddress
UpdateAddress 修改收货地址
api/address.go:38
Function
UpdateCart
UpdateCart 修改购物车信息
api/cart.go:38
Function
UpdateNotice
UpdateNotice 更新公告
api/notice.go:38
Function
UpdateProduct
UpdateProduct 更新商品的接口
api/product.go:58
Function
UploadToken
UploadToken 上传授权
api/upload.go:19
Function
UserLogin
UserLogin 用户登录接口
api/user.go:39
Function
UserRegister
UserRegister 用户注册接口
api/user.go:24
Function
UserUpdate
UserUpdate 用户修改信息
api/user.go:54
Function
VaildEmail
VaildEmail 绑定和解绑邮箱接口
api/user.go:87
Function
VaildQQ
VaildQQ 查询,一键注册,绑定接口
api/user.go:106
Function
Warn
(v ...interface{})
pkg/logging/log.go:57
Function
init
()
pkg/logging/log.go:40
Function
main
()
main.go:16
← previous
101–185 of 185, ranked by callers