proxy.golang.org : github.com/petetanton/cachet-sdk
Package cachet provides a client for using the Cachet API (https://cachethq.io/). Construct a new Cachet client, then use the various services on the client to access different parts of the Cachet API. For example: The services of a client divide the API into logical chunks and correspond to the structure of the Cachet API documentation at https://docs.cachethq.io/docs/. The cachet library supports various methods to support the authentication. This methods are combined in the AuthenticationService that is available at client.Authentication. One way is an authentication via HTTP BasicAuth: The other way is the API Token by Cachet: Additionally when creating a new client, pass an http.Client that supports further actions for you. For more information regarding authentication have a look at the Cachet documentation: https://docs.cachethq.io/docs/api-authentication
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/petetanton/cachet-sdk
License: MIT
Latest release: about 2 years ago
First release: about 2 years ago
Namespace: github.com/petetanton
Last synced: 9 days ago