Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Component ¶
Component is an autogenerated mock type for the Component type
func (*Component) Done ¶
func (_m *Component) Done() <-chan struct{}
Done provides a mock function with given fields:
func (*Component) Ready ¶
func (_m *Component) Ready() <-chan struct{}
Ready provides a mock function with given fields:
func (*Component) Start ¶
func (_m *Component) Start(_a0 irrecoverable.SignalerContext)
Start provides a mock function with given fields: _a0
type ComponentManagerBuilder ¶
ComponentManagerBuilder is an autogenerated mock type for the ComponentManagerBuilder type
func (*ComponentManagerBuilder) AddWorker ¶
func (_m *ComponentManagerBuilder) AddWorker(_a0 component.ComponentWorker) component.ComponentManagerBuilder
AddWorker provides a mock function with given fields: _a0
func (*ComponentManagerBuilder) Build ¶
func (_m *ComponentManagerBuilder) Build() *component.ComponentManager
Build provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.