//
pkg.gl
Category
github.com/ralvarezdev/go-net
http
context
package
0.9.17
Repository:
https://github.com/ralvarezdev/go-net.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
21 SLOC
#
Functions
GetCtxBody
GetCtxBody tries to get the body from the context.
SetCtxBody
SetCtxBody sets the body in the context.
#
Constants
CtxBodyKey
CtxBodyKey is the context key for the body.
#
Variables
ErrMissingBodyInContext
No description provided by the author