package
0.0.0-20240517214603-12a582f1ef68
Repository: https://github.com/edobtc/cloudkit.git
Documentation: pkg.go.dev

# Packages

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

# Functions

NewAPIRequestForwarder returns a ReverseProxy that will ensure a request is handled by the downstream API service BEFORE any subsequent handling we want to do is done.
NewErrHandler returns a handler for processing downstream errors of the filehandler service.

# Type aliases

ErrorHandler defines a type of pluggable error handlers for responding to downstream requests that have failed.
ResponseHandler is the pluggable func format for response handlers from the downstream service.