# Variables
CtxKeyConvOptions is the key for Options in context.
CtxKeyHTTPRequest is the key for http.RequestGetter in context.
CtxKeyHTTPResponse is the key for http.ResponseSetter in context.
CtxKeyThriftReqBase is the key for base.BaseResp in context.
CtxKeyThriftRespBase is the key for base.Base in context.
DefaultHttpValueBufferSize is the default buffer size for copying a json value.
DefaultHttpValueBufferSize is the default buffer size for copying a http value.
DefaultBufferSize is the default buffer size for conversion.
# Structs
ContextKey is the key type for context arguments.
No description provided by the author