Documentation
¶
Index ¶
Constants ¶
View Source
const (
ErrNotFound = erorr.Error("fscache: not found")
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CachedFS ¶
type LoggingFS ¶
type LoggingFS interface {
fs.FS
LoggingOpener
}
Click to show internal directories.
Click to hide internal directories.