Documentation
¶
Index ¶
Constants ¶
View Source
const (
// CtxBodyKey is the context key for the body
CtxBodyKey = "body"
)
Variables ¶
View Source
var (
ErrMissingBodyInContext = errors.New("missing body in context")
)
Functions ¶
func GetCtxBody ¶
GetCtxBody tries to get the body from the context
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.