package
Version:
v0.19.1
Opens a new window with list of versions in this module.
Published: Aug 20, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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.
New creates a new dummy provider.
StageID is the constant that holds valid plugin stage IDs.
const (
StageIDGreet StageID = "greet"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.