Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Ammo ¶
type Ammo struct {
// contains filtered or unexported fields
}
func (*Ammo) Invalidate ¶ added in v0.3.1
func (a *Ammo) Invalidate()
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.