package
3.0.0-alpha9+incompatible
Repository: https://github.com/opensvc/om3.git
Documentation: pkg.go.dev
# Functions
New returns http.HandlerFunc that dispatch srcHandler to nodes
When request is already multiplexed: handler is srcHandler
When request is not multiplexed:
request is cloned with multiplexed header set
cloned request is forwarded to nodes in //:
if node is local srcHandler is used
else forward request to external node.
# Structs
No description provided by the author
No description provided by the author