Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Query ¶
type Query struct {
QueryString string
Start time.Time
End time.Time
MaxInterval string
Quiet bool
RequestID string
Force bool
}
Query contains all necessary fields to execute delete requests
func (*Query) CancelQuery ¶
CancelQuery executes a delete request cancellation
func (*Query) CreateQuery ¶
CreateQuery executes a delete request creation
Click to show internal directories.
Click to hide internal directories.