# Functions
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
SnapshotService_ServiceDesc is the grpc.ServiceDesc for SnapshotService service.
# Structs
Snapshot is the result of a tracepoint being executed.
SnapshotResponse this is the response from the server, when it receives a Snapshot.
StackFrame is the description of a executing code frame that has been captured by the tracepoint.
This is the config of a tracepoint that should be installed by the application agent.
UnimplementedSnapshotServiceServer must be embedded to have forward compatible implementations.
Variable is the description of am actual value, that is referenced by a VariableID.
VariableID is used to identify a variable on a stack frame or as a child of another variable.
WatchResult is the result of a watch expression being executed.
No description provided by the author
No description provided by the author
# Interfaces
SnapshotServiceClient is the client API for SnapshotService service.
SnapshotServiceServer is the server API for SnapshotService service.
UnsafeSnapshotServiceServer may be embedded to opt out of forward compatibility for this service.