//
pkg.gl
Category
google.golang.org/api
transport
bytestream
package
0.224.0
Repository:
https://github.com/googleapis/google-api-go-client.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
6
Dependents
1
Files
190 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.