Registry / cloud / liquidweb-go-lwapi

liquidweb-go-lwapi

JSON →
library0.0.5gogounverified

Package lwApi is a minimalist API client to LiquidWeb's API supporting v1 and bleed versions.

go get github.com/liquidweb/go-lwApi
INSTALL
IMPORT
SIG · LIQUIDWEB-GO-LWAPI
L
liquidweb-go-lwapi
cloudgov0.0.5
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.

lwApi
github.com/liquidweb/go-lwApi

Creates a new LiquidWeb API client with version v1.

package main import ( "fmt" "github.com/liquidweb/go-lwApi" ) func main() { client := lwApi.New("username", "api_key", "v1") fmt.Printf("Client: %+v\n", client) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
Amazon
1
Resources
liquidweb-go-lwapi — go get liquidweb-go-lwapi · libregistry