Socket
Book a DemoInstallSign in
Socket

github.com/mongodb/jasper

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/mongodb/jasper

Source
Go
Version
v0.0.0-20240916154449-3a047a6f04dc
Version published
Created
Source

======================================== 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>_.

FAQs

Package last updated on 16 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts