package
3.3.0+incompatible
Repository: https://github.com/google/agi.git
Documentation: pkg.go.dev

# Functions

NewLinearCommandGenerator generates a command generator that takes a list of cmds and returns them in order when GetNextCommand is called.

# Interfaces

CommandGenerator is the interface to get commands from an arbitrary source.