Movatterモバイル変換


[0]ホーム

URL:


transport

package
v2.0.0-beta.5Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2025 License:Apache-2.0Imports:3Imported by:0

Details

Repository

github.com/moby/moby

Links

Documentation

Index

Constants

View Source
const VersionMimetype = "application/vnd.docker.plugins.v1.2+json"

VersionMimetype is the Content-Type the engine sends to plugins.

For convenience, there is an alias ingithub.com/moby/moby/v2/pkg/plugins.VersionMimetype.

Variables

This section is empty.

Functions

This section is empty.

Types

typeHTTPTransport

type HTTPTransport struct {http.RoundTripper// contains filtered or unexported fields}

HTTPTransport holds anhttp.RoundTripperand information about the scheme and address the transportsends request to.

funcNewHTTPTransport

func NewHTTPTransport(rhttp.RoundTripper, scheme, addrstring) *HTTPTransport

NewHTTPTransport creates a new HTTPTransport.

func (HTTPTransport)NewRequest

func (tHTTPTransport) NewRequest(pathstring, dataio.Reader) (*http.Request,error)

NewRequest creates a new http.Request and sets the URLscheme and address with the transport's fields.

Source Files

View all Source files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f orF : Jump to
y orY : Canonical URL
go.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic.Learn more.

[8]ページ先頭

©2009-2025 Movatter.jp