protoc-gen-yiigo

command
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

README

protoc-gen-yiigo

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

安装

go install bitbucket.org/yiigo/yiigo/cmd/protoc-gen-yiigo@latest

使用

# buf.gen.yaml
version: v2
managed:
  enabled: true
  disable:
    - module: buf.build/googleapis/googleapis
      file_option: go_package
    - module: buf.build/bufbuild/protovalidate
      file_option: go_package_prefix
plugins:
  - local: protoc-gen-go
    out: api
    opt: paths=source_relative
  - local: protoc-gen-yiigo
    out: api
    opt: paths=source_relative

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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