Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrHashAlgorithmNotSupported = errors.New("hash algorithm not supported")
)
View Source
var (
ErrPathExistNotFolder = errors.New("path exist not folder")
)
Functions ¶
func EnsureFolderExist ¶
func NewChunkWriter ¶
func NewChunkWriter(chunkSize int, ctor func(int) (io.WriteCloser, error)) io.WriteCloser
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.