package
1.1.10
Repository: https://github.com/fossas/fossa-cli.git
Documentation: pkg.go.dev

# Packages

Package fossa provides a high-level interface to the FOSSA API (by default, located at https://app.fossa.com).

# Functions

Get is a convenience method for MakeAPIRequest.
GetJSON is a convenience method for MakeAPIRequest.
MakeAPIRequest runs and logs a request backed by a default `http.Client`.
Post
Post is a convenience method for MakeAPIRequest.
PostJSON is a convenience method for MakeAPIRequest.

# Type aliases

TimeoutError is an error caused by an HTTP request timeout.