Skip to content

noble-gase/og

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

167 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

鿫-Og

golang pkg.go.dev MIT

[鿫-Og] Go开发脚手架

og

支持创建 HTTPgRPC 以及 MCPAgent 项目,支持「单应用」和「多应用」模式

go install github.com/noble-gase/og/cmd/og@latest

进一步了解 👉 详情

protoc-gen-og

使用 proto 定义API,基于 chi 自动生成路由和服务注册

go install github.com/noble-gase/og/cmd/protoc-gen-og@latest

进一步了解 👉 详情

gg

protoc-gen-go 启发,为结构体字段生成 GetXXX 方法【支持泛型!!!】,避免空指针引起的Panic

go install github.com/noble-gase/og/cmd/gg@latest

进一步了解 👉 详情

Enjoy 😊

Packages

 
 
 

Contributors