server

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2024 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewServerStream

func NewServerStream(
	ctx context.Context,
	id uint64,
	method string,
	src string,
	dst string,
	rw types.RpcReadWriter,
	statsHandlers []stats.Handler,
) (*serverStream, error)

func NewServerTransportStream

func NewServerTransportStream(
	fullMethod string,
	stream grpc.ServerStream,
) *serverTransportStream

func NewUnaryServerTransportStream

func NewUnaryServerTransportStream(name string) *unaryServerTransportStream

Types

This section is empty.

Jump to

Keyboard shortcuts

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