Skip to main content

Module flags_client

Module flags_client 

Source
Expand description

Feature flag retrieval, persistence, and refresh from the server /config endpoint.

Structs§

FlagsClient
A client for inspecting and refreshing feature flags.

Enums§

FetchFlagsError
Errors returned by FlagsClient::fetch.

Constants§

FLAGS_TTL 🔒