grpc

package
v1.8.10 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2024 License: MPL-2.0 Imports: 25 Imported by: 20

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_transport_internet_grpc_config_proto protoreflect.FileDescriptor

Functions

func Dial

func Dial(ctx context.Context, dest net.Destination, streamSettings *internet.MemoryStreamConfig) (stat.Connection, error)

func Listen

func Listen(ctx context.Context, address net.Address, port net.Port, settings *internet.MemoryStreamConfig, handler internet.ConnHandler) (internet.Listener, error)

Types

type Config

type Config struct {
	Authority           string `protobuf:"bytes,1,opt,name=authority,proto3" json:"authority,omitempty"`
	ServiceName         string `protobuf:"bytes,2,opt,name=service_name,json=serviceName,proto3" json:"service_name,omitempty"`
	MultiMode           bool   `protobuf:"varint,3,opt,name=multi_mode,json=multiMode,proto3" json:"multi_mode,omitempty"`
	IdleTimeout         int32  `protobuf:"varint,4,opt,name=idle_timeout,json=idleTimeout,proto3" json:"idle_timeout,omitempty"`
	HealthCheckTimeout  int32  `protobuf:"varint,5,opt,name=health_check_timeout,json=healthCheckTimeout,proto3" json:"health_check_timeout,omitempty"`
	PermitWithoutStream bool   `protobuf:"varint,6,opt,name=permit_without_stream,json=permitWithoutStream,proto3" json:"permit_without_stream,omitempty"`
	InitialWindowsSize  int32  `protobuf:"varint,7,opt,name=initial_windows_size,json=initialWindowsSize,proto3" json:"initial_windows_size,omitempty"`
	UserAgent           string `protobuf:"bytes,8,opt,name=user_agent,json=userAgent,proto3" json:"user_agent,omitempty"`
	// contains filtered or unexported fields
}

func (*Config) Descriptor deprecated

func (*Config) Descriptor() ([]byte, []int)

Deprecated: Use Config.ProtoReflect.Descriptor instead.

func (*Config) GetAuthority added in v1.8.9

func (x *Config) GetAuthority() string

func (*Config) GetHealthCheckTimeout added in v1.4.3

func (x *Config) GetHealthCheckTimeout() int32

func (*Config) GetIdleTimeout added in v1.4.3

func (x *Config) GetIdleTimeout() int32

func (*Config) GetInitialWindowsSize added in v1.5.2

func (x *Config) GetInitialWindowsSize() int32

func (*Config) GetMultiMode

func (x *Config) GetMultiMode() bool

func (*Config) GetPermitWithoutStream added in v1.4.3

func (x *Config) GetPermitWithoutStream() bool

func (*Config) GetServiceName

func (x *Config) GetServiceName() string

func (*Config) GetUserAgent added in v1.8.1

func (x *Config) GetUserAgent() string

func (*Config) ProtoMessage

func (*Config) ProtoMessage()

func (*Config) ProtoReflect

func (x *Config) ProtoReflect() protoreflect.Message

func (*Config) Reset

func (x *Config) Reset()

func (*Config) String

func (x *Config) String() string

type Listener

type Listener struct {
	encoding.UnimplementedGRPCServiceServer
	// contains filtered or unexported fields
}

func (Listener) Addr

func (l Listener) Addr() net.Addr

func (Listener) Close

func (l Listener) Close() error

func (Listener) Tun

func (Listener) TunMulti

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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