package
0.0.0-20241210030814-e80522ad66fa
Repository: https://github.com/curioswitch/go-usegcp.git
Documentation: pkg.go.dev
# Functions
Logger returns an Option to set the [slog.Logger] used by the middleware.
NewMiddleware returns an [http.Handler] middleware that logs requests in GCP structured format using [slog].
# Interfaces
Option is a configuration option for NewMiddleware.