loops

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package loops provides the embedded default library of loop systems (see pkg/loop): the ProductBuildersHQ two-loop system and reference systems such as AWS AI-DLC.

Systems load from embedded YAML with no filesystem access, mirroring the pkg/workflows, pkg/integrations, and pkg/pipelines patterns. This package holds data only.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func All

func All() []*loop.System

All returns every registered loop system, sorted by ID.

func Get

func Get(id string) (*loop.System, error)

Get returns the loop system with the given ID.

func List

func List() []string

List returns all registered loop system IDs, sorted.

func Register

func Register(s *loop.System)

Register adds or replaces a loop system in the registry.

Types

This section is empty.

Jump to

Keyboard shortcuts

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