proxy.golang.org : github.com/drycc/controller-sdk-go : v0.0.0-20221102055456-444409b1af71
Package drycc offers a SDK for interacting with the Drycc controller API. This package works by creating a client, which contains session information, such as the controller url and user token. The client is then passed to api methods, which use it to make requests. This example creates a client and then lists the apps that the user has access to: If you don't already have a token for a user, you can retrieve one with a username and password. See the godoc for the SDK's subpackages to learn more about specific SDK actions.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/drycc/[email protected]
Published:
Indexed:
- github.com/PuerkitoBio/purell v1.1.1
- github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578
- github.com/gorilla/websocket v1.5.0
- github.com/goware/urlx v0.3.2
- golang.org/x/net v0.0.0-20190213061140-3a22650c66bd
- golang.org/x/text v0.3.0