# README
Leo
Leo is a Go language framework. it can make it easy to create production-grade application。
Quick Start
install protoc-gen-go-leo
plugin
go install github.com/go-leo/leo/cmd/protoc-gen-go-leo@latest
Example
# Packages
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
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
Callable 其他实现了Callable接口的程序.
Cron 定时任务配置.
GRPC GRPC服务配置.
HTTP http服务配置.
ID 服务ID.
Logger 日志组件.
Management 有助于对应用程序进行监控和管理,通过restful api请求来监管、审计、收集应用的运行情况.
Metadata 服务其他信息.
Name 服务名.
No description provided by the author
PubSub 发布与订阅配置.
Registrar 服务注册器.
RestartSignal app需要重启的信号以及回调函数.
Runnable 其他实现了Runnable接口的程序.
Service 服务描述.
ShutdownSignal app需要接受的退出信号以及回调函数.
No description provided by the author
Version 服务版本.
# Structs
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
No description provided by the author
# Type aliases
No description provided by the author