Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Rate limit RateLimitKeyKey = attribute.Key(`rate_limit.key`) RateLimitResetAtKey = attribute.Key(`rate_limit.reset_at`) RateLimitLimitKey = attribute.Key(`rate_limit.limit`) RateLimitRemainingKey = attribute.Key(`rate_limit.remaining`) RateLimitReachedKey = attribute.Key(`rate_limit.reached`) // Provider ProviderNameKey = attribute.Key("provider.name") ProviderIDsKey = attribute.Key("provider.ids") )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.