Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Definition ¶
type Definition struct {
Name string // Name is the name of the query parameter
Value string // Value is the value of the query parameter
}
Definition is a query parameter that should be added to the call
Click to show internal directories.
Click to hide internal directories.