Skip to content

admpub/hashseq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Hasheq

Automatically map your primary key ints around hashids in go.

This is a helper package around go-hashid which implements database interfaces to automatically conver your table's PKs into Hashids.

It also implements JSON interfaces to automatically marshal IDs into Hashids for your API.

About

Map auto-incrementing pk ints to hashids directly in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%