package
0.4.0
Repository: https://github.com/cloudwego/dynamicgo.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

FreeBytes returns a byte slice to pool and reset it.
NewBytes returns a new byte slice from pool.

# 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