Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddFolderRequest ¶
type FolderPathResponse ¶
type FolderPathResponse struct {
FullPath string `json:"fullPath"`
}
type GUIServer ¶
type GUIServer struct {
// contains filtered or unexported fields
}
func NewGUIServer ¶
type IntervalRequest ¶
type SystemDriveResponse ¶
type SystemDriveResponse struct {
Drives []string `json:"drives"`
}
Click to show internal directories.
Click to hide internal directories.