package
1.0.1
Repository: https://github.com/linuxboot/contest.git
Documentation: pkg.go.dev

# Functions

Load returns the name, factory and events which are needed to register the step.
New initializes and returns a new EchoStep.

# Variables

No description provided by the author
Events defines the events that a TestStep is allow to emit.
Name is the name used to look this plugin up.

# Structs

Step implements an echo-style printing plugin.