grpc_streamer

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2020 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSender

func NewSender(sendByte SendByte) *streamSender

func NewStreamReader

func NewStreamReader(config StreamReaderConfig) *streamReader

Types

type RecvByte

type RecvByte func() (byte, error)

type SendByte

type SendByte func(p byte) error

type StreamReaderConfig

type StreamReaderConfig struct {
	RecvByte RecvByte
}

Jump to

Keyboard shortcuts

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