dummy

package
v0.19.1 Latest Latest
Warning

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

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

Documentation

Overview

Package dummy is a step provider that just says hello. This is intended as a test provider as well as an implementation guide for providers.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() step.Provider

New creates a new dummy provider.

Types

type StageID

type StageID string

StageID is the constant that holds valid plugin stage IDs.

const (
	// StageIDGreet is the demo stage that greets the user.
	StageIDGreet StageID = "greet"
)

Jump to

Keyboard shortcuts

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