client

package
v1.24.6 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2023 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Overview

Package client provides the client interface for 'httpoverrpc'

Package client provides the client interface for 'httpoverrpc'

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HTTPTransporter added in v1.24.0

type HTTPTransporter struct {
	// contains filtered or unexported fields
}

func NewHTTPTransporter added in v1.24.0

func NewHTTPTransporter(conn *proxy.Conn, opts ...Option) *HTTPTransporter

func (*HTTPTransporter) RoundTrip added in v1.24.0

func (c *HTTPTransporter) RoundTrip(req *http.Request) (*http.Response, error)

type Option added in v1.24.6

type Option interface {
	// contains filtered or unexported methods
}

func WithInsecureSkipVerify added in v1.24.6

func WithInsecureSkipVerify(insecureSkipVerify bool) Option

Jump to

Keyboard shortcuts

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