Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FlushResult ¶
type FlushResult struct {
Success bool `json:"success"`
}
type InternalError ¶
type InternalError struct {
Error string `json:"error"`
}
type SetRequest ¶
Click to show internal directories.
Click to hide internal directories.