package streaming
import "github.com/containerd/containerd/pkg/transfer/streaming"
Index ¶
- func GenerateID(prefix string) string
- func ReceiveStream(ctx context.Context, stream streaming.Stream) io.Reader
- func SendStream(ctx context.Context, r io.Reader, stream streaming.Stream)
- func WriteByteStream(ctx context.Context, stream streaming.Stream) io.WriteCloser
Functions ¶
func GenerateID ¶
func ReceiveStream ¶
func SendStream ¶
func WriteByteStream ¶
Source Files ¶
- Version
- v1.7.14
- Published
- Mar 11, 2024
- Platform
- js/wasm
- Imports
- 13 packages
- Last checked
- 12 minutes ago –
Tools for package owners.