# Functions

ParseHTTPMethod attempts to convert a string to a HTTPMethod.
ParseRateLimitDescriptionBy attempts to convert a string to a RateLimitDescriptionBy.

# Constants

HTTPMethodDelete is a HTTPMethod of type Delete.
HTTPMethodGet is a HTTPMethod of type Get.
HTTPMethodPatch is a HTTPMethod of type Patch.
HTTPMethodPost is a HTTPMethod of type Post.
HTTPMethodPut is a HTTPMethod of type Put.
HTTPMethodUnspecified is a HTTPMethod of type Unspecified.
RateLimitDescriptionByIp is a RateLimitDescriptionBy of type Ip.
RateLimitDescriptionBySubjectId is a RateLimitDescriptionBy of type Subject_id.

# Variables

No description provided by the author
No description provided by the author

# Structs

Config ...
ConfigService ...
ProcessRequest ...
ProviderDescription ...
ProviderDescriptionMethod ...
ProviderProcessRequest ...
ProviderProcessResponse ...
RateLimiterDescription ...
SubjectInformation ...

# Type aliases

HTTPMethod ..
RateLimitDescriptionBy ..