Registry / utility / abdullin-seq

abdullin-seq

JSON →
library0.0.0-20160510034733-d5467c17e7afgogounverified

A simple sequential ID generator for Go.

go get github.com/abdullin/seq
INSTALL
IMPORT
SIG · ABDULLIN-SEQ
A
abdullin-seq
utilitygov0.0.0-20160510034733-d5467c17e7af
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.

seq
github.com/abdullin/seq

Generate the next sequential ID

package main import ( "fmt" "github.com/abdullin/seq" ) func main() { id := seq.Next() fmt.Println(id) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20160510034733-d5467c17e7aflatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
45 hits · last 30 days
node
36
OpenAI (training)
1
Resources
abdullin-seq — go get abdullin-seq · libregistry