fakes

package
v0.22.0 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2021 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 App

type App struct {
	SetRootCallCount int
	DrawCallCount    int
	// contains filtered or unexported fields
}

func NewApp

func NewApp() *App

func (*App) Draw

func (a *App) Draw() *tview.Application

func (*App) Run

func (a *App) Run() error

func (*App) SetRoot

func (a *App) SetRoot(root tview.Primitive, fullscreen bool) *tview.Application

func (*App) StopRunning

func (a *App) StopRunning()

type DockerStdWriter

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

func NewDockerStdWriter

func NewDockerStdWriter(w io.Writer) *DockerStdWriter

func (*DockerStdWriter) WriteStderrln

func (w *DockerStdWriter) WriteStderrln(contents string)

func (*DockerStdWriter) WriteStdoutln

func (w *DockerStdWriter) WriteStdoutln(contents string)

Jump to

Keyboard shortcuts

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