package
0.0.0-20240427082113-981113020dcf
Repository: https://github.com/willie68/go-micro.git
Documentation: pkg.go.dev

# Functions

MetricsHandler creates a new directly usable handler.
TraceEnhancer is a middleware that will set the http method and url as operation-name of the top level span.

# Constants

MetricsEndpoint endpoint subpath for metrics.
TenantHeaderKey in this header the right tenant should be inserted.
URLParamTenantID url parameter for the tenant id.

# Structs

MetricsConfig defining a handler for checking system id and api key.

# Interfaces

Handler a http REST interface handler.