package rrg.startup

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Metadata

startup.proto:33

Metadata about the RRG agent.

Used in: Startup

message Startup

startup.proto:17

Information about the agent startup. This message should be sent to the `STARTUP` sink. It should be sent only once: at the moment the agent process is started.

message Version

startup.proto:48

Descriptor of the version. RRG uses [semantic versioning][semver], so refer to the specification for the details. [semver]: https://semver.org/

Used in: Metadata