package
1.2.1
Repository: https://github.com/llmariner/api-usage.git
Documentation: pkg.go.dev

# Functions

New creates a new UsageSender.
Unary is a interceptor that records API usage for gRPC calls with the user info.

# Structs

Config is the configuration for the sender.
NoopUsageSetter does nothing.
UsageSender is a component that sends usage data to the API server.

# Interfaces

UsageSetter is an interface that allows components to add usage data to the sender.