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

# Packages

Package app provides an opinionated common infrastructure to application structure.
Package event is a library to support event producers and handlers.
Package fault holds common error handling types, code and values.
Package git provides handling for the git source control system.
Package image provides functions for converting between various image formats.
Package langsvr provides a simple interface to implement a language server.
Package stream contains types that fully describe streams of data.
Package text provides common text handling capabilities.
Package video contains go-wrappers around the 'avconv' and 'ffmpeg' executables for generating videos from images.