Discover Packages
gitee.com/sparrow614/sparrow_cloud_go
module
Version:
v1.0.2
Opens a new window with list of versions in this module.
Published: Jun 3, 2024
License: MIT
Opens a new window with license information.
README
README
¶
sparrow_cloud_go
基于 Iris 微服务框架
安装
go get gitee.com/sparrow614/sparrow_cloud_go/
测试运行
运行所有测试:
go test ./... -v
运行单个测试:
go test ./middleware/auth/ -v
go test ./middleware/jwt/ -v
go test ./rest_framework/irisapp/ -v
运行单个测试函数:
go test -v ./rest_framework/irisapp/ -run TestApp1
Iris middleware
restclient
跨服务间请求调用
authorization
获取访问认证token
rabbitmq
cache
cache缓存
robot
发送通知消息(钉钉和微信)
lanyue
发送揽月app消息
fuyao
发送扶摇app消息
distributedlock
分布式锁加锁及解锁
swag
swagger文档注册
Expand ▾
Collapse ▴
Directories
¶
middleware
rest_framework
Click to show internal directories.
Click to hide internal directories.