Registry / http-client / weaveworks-billing-client

weaveworks-billing-client

JSON →
library0.5.0gogounverified

Go client library for interacting with the Weaveworks billing service.

go get github.com/weaveworks/billing-client
INSTALL
IMPORT
SIG · WEAVEWORKS-BILLING
W
weaveworks-billing-client
http-clientgov0.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

billing
github.com/weaveworks/billing-client

Create a new billing client with an API key.

package main import ( "fmt" "github.com/weaveworks/billing-client" ) func main() { client := billing.NewClient("api-key") fmt.Println(client) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
20
OpenAI (training)
1
Resources
weaveworks-billing-client — go get weaveworks-billing-client · libregistry