rookie-ninja / rk-boot

Build microservice with rk-boot and let the team take over clean and tidy code.

Home Page:https://rkdev.info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enable Grafana Loki writer syncer in rk-boot family which will send logs to Loki directly.

dongxuny opened this issue · comments

Implemented with bellow versions.

Frameworks Status Tag Installation Dependency
gin-gonic/gin Stable v1.2.21 go get github.com/rookie-ninja/rk-boot/gin rk-gin
gRPC Stable v1.2.25 go get github.com/rookie-ninja/rk-boot/grpc rk-grpc
labstack/echo Stable v0.0.16 go get github.com/rookie-ninja/rk-boot/echo rk-echo
gogf/gf Stable v0.0.14 go get github.com/rookie-ninja/rk-boot/gf rk-gf
gofiber/fiber Testing v0.0.11 go get github.com/rookie-ninja/rk-boot/fiber rk-fiber
zeromicro/go-zero Testing v0.0.10 go get github.com/rookie-ninja/rk-boot/zero rk-zero
gorilla/mux Testing v0.0.9 go get github.com/rookie-ninja/rk-boot/mux rk-mux