package
0.8.6-alpha
Repository: https://github.com/square/spincycle.git
Documentation: pkg.go.dev

# Packages

Package api provides controllers for each api endpoint.
No description provided by the author
Package auth provides request authentication and authorization.
No description provided by the author
Package db provides database helper functions.
Package Grapher provides capabilities to construct directed acyclic graphs from configuration yaml files.
Package id provides an interface for generating ids.
Package joblog provides an interface for reading and writing job logs.
Package request provides an interface for managing requests.
Package server bootstraps and runs the Request Manager.
Package status provides system-wide status.
No description provided by the author

# Functions

NewClient takes an http.Client and base API URL and creates a Client.

# Interfaces

A Client is an HTTP client used for interacting with the RM API.