Documentation
¶
Index ¶
Constants ¶
View Source
const ( TYPE = "TYPE" TARGET = "TARGET" FILE = "FILE" UNKNOWN = "UNKNOWN" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogPath ¶
type LogPath struct {
RootDirectory string
// contains filtered or unexported fields
}
type PathNotFoundError ¶
type PathNotFoundError struct {
Path string
}
func (PathNotFoundError) Error ¶
func (err PathNotFoundError) Error() string
Click to show internal directories.
Click to hide internal directories.