Files
proton-bridge/internal/focus/proto/focus.go
2022-11-16 12:26:09 +01:00

5 lines
210 B
Go

// Package proto provides the gRPC definition of the focus service.
package proto
//go:generate protoc --go_out=. --go_opt=paths=source_relative --go-grpc_out=. --go-grpc_opt=paths=source_relative focus.proto