Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrResourceExhausted = fmt.Errorf("resource exhausted")
Functions ¶
Types ¶
type Metered ¶
type Metered struct {
// contains filtered or unexported fields
}
func NewMetered ¶
func NewMetered(entitlements repository.EntitlementsRepository, l *zerolog.Logger) *Metered
Click to show internal directories.
Click to hide internal directories.