package
0.0.0-20240519052238-4bb677db055a
Repository: https://github.com/spec-tacles/go.git
Documentation: pkg.go.dev

# Functions

MakeRoute makes a ratelimit route given a path.
NewBucket makes a new bucket.
NewClient makes a new client.

# Constants

IDNotation is a string representing an ID that has been replaced in the formation of a ratelimit route.
PathSep is a string representing the delimiting character in a URL path.

# Structs

Bucket represents a ratelimit bucket.
Client represents a REST client.