interactive

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2019 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

SPDX-License-Identifier: MIT Copyright (c) 2019 Hadrien Chauvin

SPDX-License-Identifier: MIT Copyright (c) 2019 Hadrien Chauvin

SPDX-License-Identifier: MIT Copyright (c) 2019 Hadrien Chauvin

Index

Constants

View Source
const (
	Initial   State = "initial"
	Started         = "started"
	Completed       = "completed"
)

Variables

This section is empty.

Functions

func Report

func Report(l *log.Logger, eventc <-chan interface{}, done <-chan struct{}) error

Types

type FixedTerminalLines

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

func (*FixedTerminalLines) Replace

func (fixed *FixedTerminalLines) Replace(lines []string) error

type SetStateEvent

type SetStateEvent struct {
	Name  string
	State State
	Stage string
}

type State

type State string

Jump to

Keyboard shortcuts

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