Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnrichRequestWithHeaders ¶ added in v0.5.3
Types ¶
type Ammo ¶
type Ammo struct {
// contains filtered or unexported fields
}
func (*Ammo) Invalidate ¶ added in v0.3.1
func (a *Ammo) Invalidate()
type Header ¶ added in v0.4.0
type Header struct {
// contains filtered or unexported fields
}
func DecodeHTTPConfigHeaders ¶ added in v0.4.0
type Provider ¶
type Provider struct { Sink chan *Ammo Pool sync.Pool Close func() core.ProviderDeps // contains filtered or unexported fields }
func NewProvider ¶
Click to show internal directories.
Click to hide internal directories.