package
0.18.0
Repository: https://github.com/bsick7/go-api.git
Documentation: pkg.go.dev

# Functions

CaptureMiddleware enables the API server to capture the body of error responses These errors can be used to perform any action like reporting an error to a telemetry provider.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

CaptureFunc is injected in the middleware This function is used to react to API erros.
No description provided by the author
OnCaptureFunc is used by producers of errors to signal an error This is used as a wrapper in the capture middleware to forward the http.Request into the CaptureFunc This is necessary because the producer (i.e.
No description provided by the author