package
1.5.1
Repository: https://github.com/microbus-io/fabric.git
Documentation: pkg.go.dev

# Functions

CloneContext returns a new context with a copy of the frame of the parent context, or a new frame if it does not have one.
ContextWithFrame adds a new empty frame to the context.
ContextWithFrameOf returns a new context derived from the parent, referencing the frame of x.
Of creates a new frame wrapping the headers of the HTTP request, response, response writer, header, or context.

# 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
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

# Structs

Frame is a utility class that helps with manipulating the control headers.