grpc

package module
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2023 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSession

func NewSession(stream Stream, handler net4go.Handler, opts ...net4go.SessionOption) net4go.Session

Types

type Stream

type Stream interface {
	SendPacket(net4go.Packet) error

	RecvPacket() (net4go.Packet, error)

	OnClose(error)
}

Jump to

Keyboard shortcuts

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