Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PollyHeaderKey ¶
type PollyHeaderKey int
PollyHeaderKey is the type for Polly HTTP header keys.
const ( // RequestPathHeaderKey is the header key for the Polly-Requestpath header. RequestPathHeaderKey PollyHeaderKey = iota )
func (PollyHeaderKey) String ¶
func (k PollyHeaderKey) String() string
Click to show internal directories.
Click to hide internal directories.