Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
Callers
15
CreateFile
Function · 0.65
TestOpenAPIEndpointServesValidJSON
Function · 0.65
TestRESTCheckPermissionsFailClosed
Function · 0.65
TestRESTListPermissionsFailClosed
Function · 0.65
TestRESTCheckPermissionsEmptyChecksRejected
Function · 0.65
TestRESTPermissionsAreNotGet
Function · 0.65
TestRESTGatewayForwardsAuthorizerHost
Function · 0.65
TestInMemoryRateLimitProvider
Function · 0.65
TestAdminAuthREST
Function · 0.65
TestRESTErrorEnvelopeAndStatusCodes
Function · 0.65
TestErrorMessageConsistencyAcrossProtocols
Function · 0.65
TestRESTLogoutIsPost
Function · 0.65
Calls
no outgoing calls
Tested by
15
TestOpenAPIEndpointServesValidJSON
Function · 0.52
TestRESTCheckPermissionsFailClosed
Function · 0.52
TestRESTListPermissionsFailClosed
Function · 0.52
TestRESTCheckPermissionsEmptyChecksRejected
Function · 0.52
TestRESTPermissionsAreNotGet
Function · 0.52
TestRESTGatewayForwardsAuthorizerHost
Function · 0.52
TestInMemoryRateLimitProvider
Function · 0.52
TestAdminAuthREST
Function · 0.52
TestRESTErrorEnvelopeAndStatusCodes
Function · 0.52
TestErrorMessageConsistencyAcrossProtocols
Function · 0.52
TestRESTLogoutIsPost
Function · 0.52
TestMCPListAndCallMeta
Function · 0.52