Documentation ¶
Index ¶
- type ProvAmmo
- type Provider
- func (p *Provider[A]) Acquire() (core.Ammo, bool)
- func (p *Provider[A]) Release(_ core.Ammo)
- func (p *Provider[A]) Run(ctx context.Context, deps core.ProviderDeps) error
- func (p *Provider[A]) SetAmmos(ammos []A)
- func (p *Provider[A]) SetConfig(conf ProviderConfig)
- func (p *Provider[A]) SetSink(sink chan A)
- type ProviderConfig
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.