mirror of
https://github.com/pomerium/pomerium.git
synced 2025-04-30 02:46:30 +02:00
3 lines
151 B
Go
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
|