Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeComponentLiveDebugging ¶
type FakeComponentLiveDebugging struct {
ConsumersCount int
}
func (*FakeComponentLiveDebugging) LiveDebugging ¶
func (f *FakeComponentLiveDebugging) LiveDebugging(consumers int)
type FakeComponentNoLiveDebugging ¶
type FakeComponentNoLiveDebugging struct { }
type FakeServiceHost ¶
func (*FakeServiceHost) GetComponent ¶
func (h *FakeServiceHost) GetComponent(id component.ID, opts component.InfoOptions) (*component.Info, error)
Click to show internal directories.
Click to hide internal directories.