Documentation
¶
Overview ¶
Package httprequest GENERATED BY gengo:runtimedoc DON'T EDIT THIS FILE
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContextWithPathValueGetter ¶
func ContextWithPathValueGetter(ctx context.Context, p PathValueGetter) context.Context
func WithHeader ¶
func WithHeader(rc io.ReadCloser, header http.Header) io.ReadCloser
Types ¶
type PathValueGetter ¶
func PathValueGetterFromContext ¶
func PathValueGetterFromContext(ctx context.Context) PathValueGetter
Click to show internal directories.
Click to hide internal directories.