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