Documentation
¶
Index ¶
- func AuthorizationMiddleware(svc bootstrap.Service, authz smqauthz.Authorization) bootstrap.Service
- func LoggingMiddleware(svc bootstrap.Service, logger *slog.Logger) bootstrap.Service
- func MetricsMiddleware(svc bootstrap.Service, counter metrics.Counter, latency metrics.Histogram) bootstrap.Service
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthorizationMiddleware ¶
AuthorizationMiddleware adds authorization to the clients service.
func LoggingMiddleware ¶
LoggingMiddleware adds logging facilities to the bootstrap service.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.