Versions in this module Expand all Collapse all v1 v1.5.2 Jun 10, 2025 Changes in this version + func NewLoggingHandler(logger logging.Logger, inner http.Handler) http.Handler + func RegisterPlugin(name string, factory plugins.Factory) + type LoggingConfig = v1.LoggingConfig + type LoggingHandler = v1.LoggingHandler + type Params = v1.Params + func NewParams() Params + type Runtime = v1.Runtime + func NewRuntime(ctx context.Context, params Params) (*Runtime, error)