sparrow_cloud_go

module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 7, 2024 License: MIT

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文档注册

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL