Registry / http-client / shkh-lastfm-go

shkh-lastfm-go

JSON →
library0.0.0-20191215035245-89a801c244e0gogounverified

Go client library for the Last.fm API.

go get github.com/shkh/lastfm-go
INSTALL
IMPORT
SIG · SHKH-LASTFM-GO
S
shkh-lastfm-go
http-clientgov0.0.0-20191215035245-89a801c244e0
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.

lastfm
github.com/shkh/lastfm-go

Create a new Last.fm API client.

package main import ( "fmt" "github.com/shkh/lastfm-go" ) func main() { api := lastfm.New("api_key", "api_secret") fmt.Println(api) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20191215035245-89a801c244e0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
17
Resources
shkh-lastfm-go — go get shkh-lastfm-go · libregistry