module
Version:
v0.0.0-...-7299733
Opens a new window with list of versions in this module.
Published: Mar 6, 2024
License: BSD-3-Clause
Opens a new window with license information.
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
Click to show internal directories.
Click to hide internal directories.