modulepackage
0.0.0-20240729115917-28a91725851d
Repository: https://github.com/everywan/common.git
Documentation: pkg.go.dev
# README
common
go 业务常用工具库.
Overview
- application: 管理程序和任务的生命周期. 任务包括 http、rpc、cron 等, 生命周期是指启动、终止、销毁, 支持 Hooks, 以及常用的工具注入如 sentry 等.
- bundle: 任务.
- rest: http 服务
- rpc: grpc 服务
- cron: 定时任务
Getting Started
Install:
go get github.com/everywan/common
use example: please go use example
License
© Everywan, 2024~time.Now
Released under the MIT License
# Packages
No description provided by the author
配置中心.
No description provided by the author
基于 xxljob 封装的定时任务组件.
No description provided by the author
No description provided by the author
logger 集成 sentry, statsd 等功能(未来).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author