Documentation
¶
Overview ¶
Code generated by mockery v1.0.0
Code generated by mockery v1.0.0 ¶
Code generated by mockery v1.0.0 ¶
Code generated by mockery v1.0.0 ¶
Code generated by mockery v1.0.0 ¶
Code generated by mockery v1.0.0 ¶
Code generated by mockery v1.0.0
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Aggregator ¶
Aggregator is an autogenerated mock type for the Aggregator type
func (*Aggregator) Report ¶
func (_m *Aggregator) Report(s core.Sample)
Report provides a mock function with given fields: s
func (*Aggregator) Run ¶
func (_m *Aggregator) Run(ctx context.Context, deps core.AggregatorDeps) error
Run provides a mock function with given fields: ctx, deps
func (*Aggregator) String ¶
func (_m *Aggregator) String() string
Implement Stringer, so when Aggregator is passed as arg to another mock call, it not read and data races not created.
type BorrowedSample ¶ added in v0.3.0
BorrowedSample is an autogenerated mock type for the BorrowedSample type
func (*BorrowedSample) Return ¶ added in v0.3.0
func (_m *BorrowedSample) Return()
Return provides a mock function with given fields:
type DataSource ¶ added in v0.3.0
DataSource is an autogenerated mock type for the DataSource type
func (*DataSource) OpenSource ¶ added in v0.3.0
func (_m *DataSource) OpenSource() (io.ReadCloser, error)
OpenSource provides a mock function with given fields:
type Gun ¶
Gun is an autogenerated mock type for the Gun type
type Provider ¶
Provider is an autogenerated mock type for the Provider type