attributex

package
v0.0.0-...-3f23c4f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 10, 2024 License: MIT Imports: 1 Imported by: 0

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL