//
pkg.gl
Category
github.com/improbable/google-api-go-client
transport
bytestream
package
0.0.0-20220207184604-e3f747d769dd
Repository:
https://github.com/improbable/google-api-go-client.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
184 SLOC
#
Functions
NewClient
NewClient creates a new bytestream.Client.
#
Constants
MaxBufSize
MaxBufSize is the maximum buffer size (in bytes) received in a read chunk or sent in a write chunk.
#
Structs
Client
Client is the go wrapper around a ByteStreamClient and provides an interface to it.
Reader
Reader reads from a byte stream.
Writer
Writer writes to a byte stream.