recipes

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AddReadmeTemplateFS embed.FS
View Source
var DocgenCustomizeAgentFS embed.FS
View Source
var DocgenCustomizePromptsFS embed.FS

Functions

This section is empty.

Types

type RecipeCollection

type RecipeCollection map[string]RecipeDefinition

RecipeCollection is a map of recipe names to their definitions.

type RecipeDefinition

type RecipeDefinition struct {
	Description string            `json:"description"`
	Jobs        map[string]string `json:"jobs"`
}

RecipeDefinition defines the structure of a single recipe.

Jump to

Keyboard shortcuts

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