# Functions
GeneratePlanManagementURL returns the URL where a customer can manage their plan and payment options.
NewGoTaskRecipeExecutor returns a new instance of GoTaskRecipeExecutor.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewMockStatusReporter returns a new instance of MockExecutionStatusReporter.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewTerminalStatusReporter is an implementation of the ExecutionStatusReporter interface that reports execution status to STDOUT.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
# Structs
GoTaskRecipeExecutor is an implementation of the recipeExecutor interface that uses the go-task module to execute the steps defined in each recipe.
No description provided by the author
nolint: maligned.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MockStatusSubscriber is a mock implementation of the ExecutionStatusReporter interface that provides method spies for testing scenarios.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RecipeStatusEvent represents an event in a recipe's execution.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
RecipeExecutor is responsible for execution of the task steps defined in a recipe.
StatusSubscriber is notified during the lifecycle of the recipe execution status.
# Type aliases
No description provided by the author