Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrLayerNotFound = errors.New("layer not found")
Functions ¶
Types ¶
type Cache ¶ added in v0.1.5
func NewFilesystemCache ¶ added in v0.1.5
type Opener ¶
type Opener func() (io.ReadCloser, error)
Click to show internal directories.
Click to hide internal directories.