Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddRequest ¶
type CleanRequest ¶
type CleanRequest struct {
Domains []string `json:"domains"`
}
type RemoveRequest ¶
type RemoveRequest struct {
Hosts []string `json:"hosts"`
}
Click to show internal directories.
Click to hide internal directories.