Available on crate feature
server only.Structs§
- Publish
Build Event Server - A service for publishing BuildEvents. BuildEvents are generated by Build Systems to record actions taken during a Build. Events occur in streams, are identified by a StreamId, and ordered by sequence number in a stream.
Traits§
- Publish
Build Event - Generated trait containing gRPC methods that should be implemented for use with PublishBuildEventServer.