//
pkg.gl
Category
github.com/c4-project/c4t
internal
stage
mach
forward
package
0.0.0-20230226003218-1dd1f65bfa42
Repository:
https://github.com/c4-project/c4t.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
3
Files
106 SLOC
#
Functions
NewObserver
NewObserver creates a forwarding observer over w.
#
Variables
ErrRemote
No description provided by the author
#
Structs
Forward
Forward describes a 'forwarded' message or error.
Observer
Observer wraps a JSON encoder, lifting it to an Observer that sends JSON-encoded Forwards.
Replayer
Replayer coordinates reading forwarded builder-status messages from a JSON decoder and replaying them to an observer.