//
pkg.gl
Category
github.com/krmdv/cli
api
package
0.0.1
Repository:
https://github.com/krmdv/cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
5
Files
143 SLOC
#
Functions
HandleHTTPError
HandleHTTPError catches HTTP errors and prints them out.
NewClient
NewClient returns an authenticated client.
#
Structs
Client
Client facilitates making HTTP requests to the Karma API.
HTTPError
HTTPError is an error returned by a failed API call.