feat: initial commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
// Package scoreboardv1 contains the generated gRPC/protobuf code for the
|
||||
// scoreboard service.
|
||||
//
|
||||
// Regenerate with `go generate ./...` (requires protoc, protoc-gen-go and
|
||||
// protoc-gen-go-grpc on PATH — install the latter two with:
|
||||
//
|
||||
// go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
|
||||
// go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest
|
||||
package scoreboardv1
|
||||
|
||||
//go:generate protoc --proto_path=../../../proto --go_out=../../.. --go_opt=module=git.mkz.me/mycroft/root-me-api --go-grpc_out=../../.. --go-grpc_opt=module=git.mkz.me/mycroft/root-me-api scoreboard/v1/scoreboard.proto
|
||||
Reference in New Issue
Block a user