package
2.0.2
Repository: https://github.com/devexps/go-pkg.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Variables

ErrLimitExceed is returned when the rate limiter is triggered and the request is rejected due to limit exceeded.

# Structs

DoneInfo is done info.

# Interfaces

RateLimiter is a rate limiter.

# Type aliases

DoneFunc is done function.