Registry / utility / aaronland-go-brooklynintegers-api

aaronland-go-brooklynintegers-api

JSON →
library1.2.10gogounverified

Package go-brooklynintegers-api provides a Go client for the Brooklyn Integers API to generate unique integer IDs.

go get github.com/aaronland/go-brooklynintegers-api
INSTALL
IMPORT
SIG · AARONLAND-GO-BROOK
A
aaronland-go-brooklynintegers-api
utilitygov1.2.10
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.

brooklynintegers
github.com/aaronland/go-brooklynintegers-api

Generates a unique integer ID using the Brooklyn Integers API.

package main import ( "fmt" "github.com/aaronland/go-brooklynintegers-api" ) func main() { client := brooklynintegers.NewClient() id, _ := client.Next() fmt.Println(id) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
42 hits · last 30 days
node
36
OpenAI (training)
1
Resources
aaronland-go-brooklynintegers-api — go get aaronland-go-brooklynintegers-api · libregistry