directory
1.7.0-dev-20191021
Repository: https://github.com/google/gapid.git
Documentation: pkg.go.dev

# Packages

Package build holds build package and artifact managment for robot.
Package job holds code for managing task execution in robot.
No description provided by the author
Package master holds the code for a master in the robot system.
Package monitor is a helper for keeping a local in memory representation of the key data from some of the robot services.
Package record provides funcitonality for sequential storage of types in a variety of serialization formats.
Package replay holds the functionality used to do device replay and comparison video generation for robot.
Package report holds the functionality for running trace reports and verifying correctness of a trace in the robot system.
Package scheduler holds the main task scheculing for the robot system.
Package search holds the structures needed to support a generalised query structure suitable for rpc's to a search service.
Package stash provides the defenition of a service that stores immutable blobs of data keyed by id, and the client helpers for dealing with that service.
Package subject holds the code for handling tracable applications in the robot system.
Package trace holds the code for taking a capture in the robot system.
Package web holds the code for serving the robot web interface.