Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RealpathEntry ¶
type RealpathError ¶
type RealpathResult ¶
type RealpathResult struct {
XMLName xml.Name `xml:"realpath"`
Paths []RealpathEntry `xml:"entry,omitempty"`
Timestamp int64 `xml:"timestamp,attr"`
Errors []RealpathError `xml:"error,omitempty"`
}
Click to show internal directories.
Click to hide internal directories.