# Functions
No description provided by the author
No description provided by the author
IsSuccessStatusCode returns true for status code 2xx.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewUsageCounter creates a new usage counter and adds it to the global list of usage counters.
No description provided by the author
UsageCounters returns a list of all usage counters.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Variables
DefaultUsageReporter is the default usage reporter.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ConstantWithJitterBackOff is a backoff strategy that returns a constant interval with a random jitter which is half the interval.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NopUsageReporter is a usage reporter that does nothing.
No description provided by the author
No description provided by the author
UsageCounter is a counter that can be used to track usage of a resource api/gtw.
UsageRecord is a record of usage for a specific month.
UsageReporter is a usage reporter that persists usage counters to a storage backend.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UsageReporterOperations is an interface for usage reporting.
# Type aliases
No description provided by the author
No description provided by the author