grpc

package
v0.0.0-...-4e5f079 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewTransport

func NewTransport(opts ...transport.Option) transport.Transport

NewTransport -

Types

type Transport

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

Transport implement by grpc

func (*Transport) Dial

func (t *Transport) Dial(addr string, opts ...transport.DialOption) (transport.Client, error)

func (*Transport) Init

func (t *Transport) Init(opts ...transport.Option) error

func (*Transport) Listen

func (t *Transport) Listen(addr string, opts ...transport.ListenOption) (transport.Listener, error)

func (*Transport) Options

func (t *Transport) Options() transport.Options

func (*Transport) String

func (t *Transport) String() string

Directories

Path Synopsis
Package pb is a generated protocol buffer package.
Package pb is a generated protocol buffer package.

Jump to

Keyboard shortcuts

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