package
0.0.0-20250115165425-98c35935abb6
Repository: https://github.com/buildbarn/bb-portal.git
Documentation: pkg.go.dev

# Functions

NewBuildEventHandler constructs a new BuildEventHandler TODO: Ensure we allow processing to complete before shutdown TODO: Cancel previous processing for an invocation if the client retries TODO: Write metrics.
NewBuildEventServer creates a new BuildEventServer.

# Structs

BuildEventHandler orchestrates the handling of incoming Build Event streams.
BuildEventServer implements the Build Event Service.

# Interfaces

BuildEventChannel handles a single BuildEvent stream.