Skip to content

flipt-io/flipt-grpc-go

Repository files navigation

flipt-grpc-go

The official GRPC Go client for Flipt.

⚠️ Deprecated

This client has been deprecated in favor of the Flipt Go SDK which supports both GRPC and REST transports.

Usage

go get -u go.flipt.io/flipt-grpc

Example

For an example on how to integrate your application with Flipt using this client, see Flipt examples.