Documentation
¶
Overview ¶
Package filesystem owns root-confined production filesystem access.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handle ¶
type Handle struct {
// contains filtered or unexported fields
}
Handle provides root-confined filesystem operations.
func (*Handle) LinkInfo ¶
LinkInfo returns metadata for path without following a final symbolic link.
Click to show internal directories.
Click to hide internal directories.