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

# Packages

Package all is used to import all known api APIs for their side effects.
Package commandGenerator includes the interface and the implementation for generating commands to process.
Package controlFlowGenerator contains the interface and implementations to generate a control flow to create a replay.
Package sync provides interfaces for managing externally synchronized APIs.
Package terminator defines the Terminator interface, for special transforms that filter out the tail of a list of commands.
Package test is the integration test suite for the api compiler and templates.
Package transform contains the elements to be able to transform commands which consist of interfaces for individual transform operations and a transform chain to run all of them.
Package vulkan implements the API interface for the Vulkan graphics library.