reflect

package
v0.0.0-...-da789b0 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientBuilder

type ClientBuilder struct {
	IsSecure              bool
	Authority             string
	ConnectTimeoutSeconds float64
	NoKeepAlive           bool
	KeepAliveTimeSeconds  float64
	UnixSocket            string
	HTTP2PriorKnowledge   bool
	TLSConfig             bufcurl.TLSSettings
}

func NewClientBuilder

func NewClientBuilder() *ClientBuilder

func (*ClientBuilder) Build

func (r *ClientBuilder) Build() (connect.HTTPClient, error)

Jump to

Keyboard shortcuts

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