package
2.1.0
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
No description provided by the author
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.
No description provided by the author
Package server bootstraps and runs the Request Manager.
No description provided by the author
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.