card_proto

module
v0.0.0-...-7299733 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2024 License: BSD-3-Clause

README

card_proto

Proto buffer

using buf or use

go run ./cmd/prepare
protoc \
  --go_out=pkg/protoservice \
  --go_opt=paths=source_relative \
  --go-grpc_out=pkg/protoservice \
  --go-grpc_opt=paths=source_relative \
  --go-grpc_opt=require_unimplemented_servers=false \
  --card-proto-plugin_out=pkg/protoservice \
  --card-proto-plugin_opt=paths=source_relative \
  ./**/*.proto

Directories

Path Synopsis
cmd
prepare module
pkg

Jump to

Keyboard shortcuts

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