Documentation
¶
Overview ¶
This file was generated by counterfeiter
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeCollector ¶
type FakeCollector struct { StartStub func() StopStub func() // contains filtered or unexported fields }
func (*FakeCollector) Invocations ¶
func (fake *FakeCollector) Invocations() map[string][][]interface{}
func (*FakeCollector) Start ¶
func (fake *FakeCollector) Start()
func (*FakeCollector) StartCallCount ¶
func (fake *FakeCollector) StartCallCount() int
func (*FakeCollector) Stop ¶
func (fake *FakeCollector) Stop()
func (*FakeCollector) StopCallCount ¶
func (fake *FakeCollector) StopCallCount() int
Click to show internal directories.
Click to hide internal directories.