Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WithAllowInsecure ¶ added in v1.2.0
type WithAllowInsecure interface {
GetAllowInsecure() bool
}
WithBody is something that has a configuration to allow insecure HTTP connections
type WithHeaders ¶
WithHeaders is something that has headers
type WithMethod ¶
type WithMethod interface {
GetMethod() string
}
WithMethod is something that has an HTTP method
type WithValues ¶
WithValues is something that has values
Click to show internal directories.
Click to hide internal directories.