chunker

package
v1.2.0-beta.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 15, 2022 License: MPL-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChunkReader

type ChunkReader interface {
	Read() <-chan []byte
}

ChunkReader is an interface describing a reader that streams data in []byte chunks.

type Chunker

type Chunker interface {
	ChunkReader
}

Chunker is an interface for embedding all chunking interfaces under one name.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL