package
0.0.0-20200525080501-418ac89e6fd2
Repository: https://github.com/bootgo/cdproto.git
Documentation: pkg.go.dev
# Functions
Close close the stream, discard any temporary backing storage.
Read read a chunk of the stream.
ResolveBlob return UUID of Blob object specified by a remote object id.
# Structs
CloseParams close the stream, discard any temporary backing storage.
ReadParams read a chunk of the stream.
ReadReturns return values.
ResolveBlobParams return UUID of Blob object specified by a remote object id.
ResolveBlobReturns return values.
# Type aliases
StreamHandle this is either obtained from another method or specified as blob:<uuid> where <uuid> is an UUID of a Blob.