transformers

package
v0.0.0-...-d9e13a5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 30, 2024 License: MIT Imports: 18 Imported by: 0

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 NewContent(contentType string) *Content

func (Content) GetContentLength

func (c Content) GetContentLength() int64

func (Content) GetContentType

func (c Content) GetContentType() string

func (Content) RuntimeDoc

func (v Content) RuntimeDoc(names ...string) ([]string, bool)

func (*Content) SetContentLength

func (c *Content) SetContentLength(n int64)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL