1
0
Fork 0
mirror of https://github.com/pomerium/pomerium.git synced 2025-07-26 04:58:10 +02:00
pomerium/pkg/grpc/registry/registry.go
2024-08-26 11:30:17 -06:00

3 lines
151 B
Go

package registry
//go:generate go run go.uber.org/mock/mockgen -source=registry_grpc.pb.go -destination ./mock_registry/registry.pb.go RegistryClient