MCPcopy Create free account

hub / github.com/congz666/cmall-go / functions

Functions185 in github.com/congz666/cmall-go

↓ 1 callersMethodShow
Show 公告详情服务
service/show_notice_service.go:23
↓ 1 callersMethodShow
Show 商品图片
service/show_imgs_service.go:23
↓ 1 callersMethodShow
Show 订单
service/show_carts_service.go:23
↓ 1 callersMethodShow
Show 订单
service/show_count_service.go:23
↓ 1 callersMethodShow
Show 搜索商品
service/search_products_service.go:24
↓ 1 callersMethodShow
Show 订单
service/show_addresses_service.go:23
↓ 1 callersMethodUpdate
Update 修改购物车信息
service/update_address_service.go:28
↓ 1 callersMethodUpdate
Update 公告更新的服务
service/update_notice_service.go:25
↓ 1 callersMethodUpdate
Update 更新商品
service/update_product_service.go:31
↓ 1 callersMethodUpdate
Update 用户修改信息
service/user_update_service.go:27
↓ 1 callersMethodVaild
Vaild 绑定邮箱
service/vaild_email_service.go:26
↓ 1 callersMethodVaild
Vaild 绑定邮箱
service/vaild_qq_service.go:52
↓ 1 callersMethodValid
Valid 验证表单
service/user_register_service.go:31
↓ 1 callersMethodValid
Valid 验证表单
service/admin_register_service.go:26
↓ 1 callersMethodView
View 获取点击数
model/product.go:31
↓ 1 callersMethodbuildRegisterResult
** * 构建验证初始化返回数据 */
pkg/util/sdk/geetest_lib.go:92
↓ 1 callersFunctiongetLogFileFullPath
()
pkg/logging/file.go:33
↓ 1 callersMethodhmac_sha256_encode
** * hmac-sha256 加密 */
pkg/util/sdk/geetest_lib.go:283
↓ 1 callersMethodhttpGet
** * 发送GET请求,获取服务器返回结果 */
pkg/util/sdk/geetest_lib.go:203
↓ 1 callersMethodhttpPost
** * 发送POST请求,获取服务器返回结果 */
pkg/util/sdk/geetest_lib.go:234
↓ 1 callersFunctionmigration
执行数据迁移
model/migration.go:13
↓ 1 callersFunctionmkDir
()
pkg/logging/file.go:57
↓ 1 callersFunctionopenLogFile
(filePath string)
pkg/logging/file.go:40
↓ 1 callersMethodrequestRegister
** * 向极验发送验证初始化的请求,GET方式 */
pkg/util/sdk/geetest_lib.go:68
↓ 1 callersMethodrequestValidate
** * 向极验发送二次验证的请求,POST方式 */
pkg/util/sdk/geetest_lib.go:170
↓ 1 callersMethodsha256_encode
** * sha256加密 */
pkg/util/sdk/geetest_lib.go:274
FunctionAdminLogin
AdminLogin 管理员登录接口
api/admin.go:31
FunctionAdminRegister
AdminRegister 管理员登录接口
api/admin.go:19
MethodAvatarURL
AvatarURL 封面地址
model/admin.go:44
FunctionCheckToken
CheckToken 用户详情
api/user.go:67
FunctionConfirmPay
ConfirmPay 接收FM支付回调接口
api/pay.go:31
FunctionCreateAddress
CreateAddress 新建收货地址
api/address.go:19
FunctionCreateCarousel
CreateCarousel 创建轮播图
api/carousel.go:19
FunctionCreateCart
CreateCart 加入购物车
api/cart.go:19
FunctionCreateCategory
CreateCategory 创建分类
api/category.go:19
FunctionCreateFavorite
CreateFavorite 创建收藏
api/favorite.go:19
FunctionCreateInfoImg
CreateInfoImg 创建商品详情图片
api/product_info_img.go:19
FunctionCreateNotice
CreateNotice 创建公告
api/notice.go:26
FunctionCreateOrder
CreateOrder 创建订单
api/order.go:19
FunctionCreateParamImg
CreateParamImg 创建商品参数图片
api/product_param_img.go:19
FunctionCreateProduct
CreateProduct 创建商品
api/product.go:19
FunctionCreateProductImg
CreateProductImg 创建商品图片
api/product_img.go:19
FunctionDebug
(v ...interface{})
pkg/logging/log.go:47
FunctionDeleteAddress
DeleteAddress 删除收货地址
api/address.go:50
FunctionDeleteCart
DeleteCart 删除购物车
api/cart.go:50
FunctionDeleteFavorite
DeleteFavorite 删除收藏夹的接口
api/favorite.go:43
FunctionDeleteProduct
DeleteProduct 删除商品的接口
api/product.go:51
FunctionError
(v ...interface{})
pkg/logging/log.go:62
FunctionFatal
(v ...interface{})
pkg/logging/log.go:67
FunctionGetUser
GetUser 用ID获取用户
model/user.go:43
FunctionInitGeetest
InitGeetest 极验初始化
api/user.go:118
FunctionInitPay
InitPay 初始化支付
api/pay.go:19
FunctionInitQQ
InitQQ 初始化QQ
api/user.go:99
FunctionListAcceRanking
ListAcceRanking 配件排行
api/ranking.go:33
FunctionListCarousels
ListCarousels 轮播图列表接口
api/carousel.go:31
FunctionListCategories
ListCategories 分类列表接口
api/category.go:31
FunctionListElecRanking
ListElecRanking 家电排行
api/ranking.go:26
FunctionListOrders
ListOrders 订单详情接口
api/order.go:31
FunctionListProducts
ListProducts 商品列表接口
api/product.go:31
FunctionListRanking
ListRanking 排行
api/ranking.go:18
FunctionSearchProducts
SearchProducts 搜索商品的接口
api/product.go:70
FunctionSendEmail
SendEmail 发送邮件接口
api/user.go:75
FunctionShowAddresses
ShowAddresses 展示收货地址
api/address.go:31
FunctionShowCarts
ShowCarts 购物车详情接口
api/cart.go:31
FunctionShowCount
ShowCount 获取数量服务
api/count.go:17
FunctionShowFavorites
ShowFavorites 收藏夹详情接口
api/favorite.go:31
FunctionShowInfoImgs
ShowInfoImgs 商品详情图片接口
api/product_info_img.go:31
FunctionShowNotice
ShowNotice 公告详情
api/notice.go:19
FunctionShowOrder
ShowOrder 订单详情详情接口
api/order.go:43
FunctionShowParamImgs
ShowParamImgs 商品参数图片接口
api/product_param_img.go:31
FunctionShowProduct
ShowProduct 商品详情接口
api/product.go:44
FunctionShowProductImgs
ShowProductImgs 商品详情接口
api/product_img.go:31
FunctionUpdateAddress
UpdateAddress 修改收货地址
api/address.go:38
FunctionUpdateCart
UpdateCart 修改购物车信息
api/cart.go:38
FunctionUpdateNotice
UpdateNotice 更新公告
api/notice.go:38
FunctionUpdateProduct
UpdateProduct 更新商品的接口
api/product.go:58
FunctionUploadToken
UploadToken 上传授权
api/upload.go:19
FunctionUserLogin
UserLogin 用户登录接口
api/user.go:39
FunctionUserRegister
UserRegister 用户注册接口
api/user.go:24
FunctionUserUpdate
UserUpdate 用户修改信息
api/user.go:54
FunctionVaildEmail
VaildEmail 绑定和解绑邮箱接口
api/user.go:87
FunctionVaildQQ
VaildQQ 查询,一键注册,绑定接口
api/user.go:106
FunctionWarn
(v ...interface{})
pkg/logging/log.go:57
Functioninit
()
pkg/logging/log.go:40
Functionmain
()
main.go:16
← previous101–185 of 185, ranked by callers