Categorygithub.com/mongodb/jasper
repositorypackage
0.0.0-20250910023914-c7b5f0ca651b
Repository: https://github.com/mongodb/jasper.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

======================================== jasper -- Process Management Service

Overview

Jasper is a library for managing groups of processes in the context of test automation, and is a component of Evergreen <https://github.com/evergreen-ci/evergreen>_ and related tools.

Documentation

The core API documentation is in the godoc <https://godoc.org/github.com/mongodb/jasper/>_.

Until there's documentation of the REST and gRPC interfaces, you can use the rest interface declaration <https://github.com/mongodb/jasper/blob/master/remote/rest_service.go>_ and the proto file <https://github.com/mongodb/jasper/blob/master/jasper.proto>_.