MCPcopy Index your code
hub / github.com/authorizerdev/authorizer / Close

Method Close

internal/rate_limit/provider.go:20–20  ·  view source on GitHub ↗

Close cleans up resources used by the provider

()

Source from the content-addressed store, hash-verified

18 Allow(ctx context.Context, ip string) (bool, error)
19 // Close cleans up resources used by the provider
20 Close() error
21}
22
23// Dependencies for rate limit provider

Calls

no outgoing calls