stepper

package
v0.0.15 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Step

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

func (*Step) Done

func (s *Step) Done()

type Stepper

type Stepper struct{}

func NewStepper

func NewStepper() Stepper

func (Stepper) StartStep

func (s Stepper) StartStep(
	step string,
) stepper.Step

func (Stepper) StartTemporaryStep

func (s Stepper) StartTemporaryStep(
	step string,
) stepper.Step

func (Stepper) StartTemporaryStepWithoutNewLine

func (s Stepper) StartTemporaryStepWithoutNewLine(
	step string,
) stepper.Step

func (Stepper) StopCurrentStep

func (s Stepper) StopCurrentStep()

Jump to

Keyboard shortcuts

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