interactive

package
v0.3.32 Latest Latest
Warning

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

Go to latest
Published: May 20, 2024 License: Apache-2.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type INTERACTIVE_STATE

type INTERACTIVE_STATE int
const (
	E_RUNNING INTERACTIVE_STATE = iota
	E_EXITED                    = iota
)

type InteractionRunner

type InteractionRunner struct {
	State chan INTERACTIVE_STATE
	// contains filtered or unexported fields
}

func NewInteractionRunner

func NewInteractionRunner(config *analysis.Analysis, contextWindow []byte) *InteractionRunner

func (*InteractionRunner) StartInteraction

func (a *InteractionRunner) StartInteraction()

Jump to

Keyboard shortcuts

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