Documentation
¶
Overview ¶
Package api contains implementation of certs service HTTP API.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoggingMiddleware ¶
LoggingMiddleware adds logging facilities to the certs service.
func MakeHandler ¶
func MakeHandler(svc certs.Service, authn smqauthn.Authentication, logger *slog.Logger, instanceID string, idp supermq.IDProvider) http.Handler
MakeHandler returns a HTTP handler for API endpoints.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.