Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MtimeFS ¶
type MtimeFS struct {
// contains filtered or unexported fields
}
The MtimeFS is a filesystem with nanosecond mtime precision, regardless of what shenanigans the underlying filesystem gets up to.
func NewMtimeFS ¶
func NewMtimeFS(db database) *MtimeFS
Click to show internal directories.
Click to hide internal directories.