Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Collector ¶
func (*Collector) CollectBundle ¶
func (c *Collector) CollectBundle(ctx context.Context, input CollectorInput) error
type CollectorInput ¶ added in v0.23.0
type Interface ¶
type Interface interface {
CollectBundle(ctx context.Context, input CollectorInput) error
}
type MockCollector ¶
func (*MockCollector) CollectBundle ¶
func (c *MockCollector) CollectBundle(ctx context.Context, input CollectorInput) error
Click to show internal directories.
Click to hide internal directories.