package
5.1.0+incompatible
Repository: https://github.com/licensezero/cli.git
Documentation: pkg.go.dev

# README

Convenience functions wrapping calls to the licensezero.com API.

# Functions

Buy sends a buy API request.
FetchAgentPublicKey fetches the public Ed25519 signing key for licensezero.com.
Licensor sends a licensor API request.
Lock sends a lock API request.
Offer sends an offer API request.
Project sends a project API request.
Public sends a public API request.
Quote sends a quote API request.
Register sends a register API request.
Reprice sends reprice API requests.
Reset sends reset API requests.
Retract sends retract API requests.
Sponsor sends sponsor API requests.
Waive sends waiver API requests.

# Constants

AgencyReference includes the text required in agency terms agreement statements to the API.
TermsReference includes the text required in terms of service agreement statements to the API.

# Structs

LicensorInformation describes API data about a licensor.
Pricing describes private license pricing data.
ProjectInformation describes information on a project from an API Licensor request.
PublicResponse contains API instructions for adding public licensing information.
QuoteProject describes the data the API projects on quoted projects.