Part of the teamdunno's jsr-registry
packages
This package provides (unofficial) bindings for JSR APIs, in Go
Get started by running
$ go get github.com/teamdunno/go-jsr-registry
and import it to your Go files
import "github.com/teamdunno/go-jsr-registry"
You can see our list of examples at this folder