Files
mycroft cf961ab94f
build / test (push) Successful in 9s
build / build (push) Successful in 10s
build / build-image (push) Successful in 1m4s
feat: initial commit
2026-06-04 14:19:37 +02:00

12 lines
616 B
Go

// 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