package
0.6.6
Repository: https://github.com/open-feature/flagd.git
Documentation: pkg.go.dev

# Functions

NewManager returns a new subscription manager.

# Structs

Coordinator coordinates subscriptions by aggregating subscribers for the same target, and keeping them up to date for any updates that have happened for those targets.

# Interfaces

Manager defines the interface for the subscription management.