Documentation ¶
Index ¶
Constants ¶
View Source
const Extension = ".xcr"
Variables ¶
View Source
var ErrInvalidPath = errors.New("invalid asset requested")
View Source
var (
ErrNotFound = errors.New("entry not found")
)
Functions ¶
This section is empty.
Types ¶
type Directory ¶
type Directory struct {
// contains filtered or unexported fields
}
func NewDirectory ¶
Click to show internal directories.
Click to hide internal directories.