Documentation ¶
Overview ¶
Package transformers GENERATED BY gengo:runtimedoc DON'T EDIT THIS FILE
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AsReaderCloser ¶
func AsReaderCloser(ctx context.Context, createWriter func(w io.WriteCloser) func() error) io.ReadCloser
Types ¶
type Content ¶
type Content struct { io.ReadCloser // contains filtered or unexported fields }
func NewContent ¶
func (Content) GetContentLength ¶
func (Content) GetContentType ¶
func (*Content) SetContentLength ¶
Click to show internal directories.
Click to hide internal directories.