package
0.0.0-20220207184604-e3f747d769dd
Repository: https://github.com/improbable/google-api-go-client.git
Documentation: pkg.go.dev

# Functions

NewClient creates a new bytestream.Client.

# Constants

MaxBufSize is the maximum buffer size (in bytes) received in a read chunk or sent in a write chunk.

# Structs

Client is the go wrapper around a ByteStreamClient and provides an interface to it.
Reader reads from a byte stream.
Writer writes to a byte stream.