common

package module
v0.0.0-...-28a9172 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2024 License: MIT Imports: 0 Imported by: 0

README

common

go 业务常用工具库.

go report card Go MIT license Go.Dev reference

Overview

  1. application: 管理程序和任务的生命周期. 任务包括 http、rpc、cron 等, 生命周期是指启动、终止、销毁, 支持 Hooks, 以及常用的工具注入如 sentry 等.
  2. bundle: 任务.
    1. rest: http 服务
    2. rpc: grpc 服务
    3. 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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
配置中心.
配置中心.
mock
Package mock_configs is a generated GoMock package.
Package mock_configs is a generated GoMock package.
基于 xxljob 封装的定时任务组件.
基于 xxljob 封装的定时任务组件.
examples
app
rpc
logger 集成 sentry, statsd 等功能(未来).
logger 集成 sentry, statsd 等功能(未来).
rpc
telemetry
sentry
管理项目中的 panic.
管理项目中的 panic.
statd
监控打点工具包.
监控打点工具包.
trace
链路追踪组件.
链路追踪组件.
tests

Jump to

Keyboard shortcuts

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