# Functions
FakeMetricsController is the entry point for the allFlags endpoint
@Summary Prometheus endpoint @Tags Monitoring @Description This endpoint is providing metrics about the relay proxy in the prometheus format.
# Structs
AllFlags model info @Description AllFlags contains the full list of all the flags available for the user.
EvalFlagDoc is the documentation struct for the Swagger doc.
FlagState represents the state of an individual feature flag, with regard to a specific user, when it was called.
No description provided by the author