testlivedebugging

package
v1.4.0-rc.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 18, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

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)

func (*FakeComponentLiveDebugging) Run

func (*FakeComponentLiveDebugging) Update

type FakeComponentNoLiveDebugging

type FakeComponentNoLiveDebugging struct {
}

func (*FakeComponentNoLiveDebugging) Run

func (*FakeComponentNoLiveDebugging) Update

type FakeInfo

type FakeInfo struct {
	ComponentName string
	Component     component.Component
}

type FakeServiceHost

type FakeServiceHost struct {
	service.Host
	ComponentsInfo map[component.ID]FakeInfo
}

func (*FakeServiceHost) GetComponent

func (h *FakeServiceHost) GetComponent(id component.ID, opts component.InfoOptions) (*component.Info, error)

type Log

type Log struct {
	// contains filtered or unexported fields
}

func NewLog

func NewLog() *Log

func (*Log) Append

func (l *Log) Append(log string)

func (*Log) Get

func (l *Log) Get() []string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL