package
0.0.0-20241201125214-be0c8fc5ad43
Repository: https://github.com/valek177/auth.git
Documentation: pkg.go.dev

# Functions

ErrorCodesInterceptor returns interface for error codes.
LogInterceptor creates interceptor for logging.
MetricsInterceptor creates new interceptor for metrics.
NewCircuitBreakerInterceptor creates new circuit breaker interceptor.
NewRateLimiterInterceptor creates new rate limiter interceptor.
ValidateInterceptor executes validate logic.

# Structs

CircuitBreakerInterceptor is a struct for circuit breaker interceptor.
RateLimiterInterceptor is a struct for rate limiter interceptor.

# Interfaces

GRPCStatusInterface is interface for grpc status.