mirror of
https://github.com/pomerium/pomerium.git
synced 2025-04-30 02:46:30 +02:00
4 lines
199 B
Go
4 lines
199 B
Go
// Package connect provides the way to listen for updates from the cloud
|
|
package connect
|
|
|
|
//go:generate go run github.com/bufbuild/buf/cmd/buf@v1.32.2 generate --path connect.proto --config buf.yaml
|