Documentation
¶
Index ¶
Constants ¶
View Source
const (
CinodeDirMimeType = "application/cinode-dir"
)
Variables ¶
View Source
var ( ErrNotFound = blenc.ErrNotFound ErrNotADirectory = errors.New("entry is not a directory") ErrNotAFile = errors.New("entry is not a file") ErrNotADirectoryOrAFile = errors.New("entry is neither a directory nor a regular file") )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.