//
pkg.gl
Category
github.com/google/agi
gapis
api
terminator
package
3.3.0+incompatible
Repository:
https://github.com/google/agi.git
Documentation:
pkg.go.dev
Versions
3
Dependencies
3
Dependents
0
Files
66 SLOC
#
Functions
NewEarlyTerminator
NewEarlyTerminator returns a Terminator that will consume all commands after the last command passed to Add.
#
Interfaces
Terminator
Terminator is an Transformer that prevents commands passing-through it after a certain point in the stream.