Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: isgasho/xid

Tags

v1.2.1

Toggle v1.2.1's commit message
Use syscall instead of x/sys/* (rs#41)

v1.2.0

Toggle v1.2.0's commit message
Remove dep on testify

v1.1.0

Toggle v1.1.0's commit message
Add go.mod file (rs#35)

v1.1

Toggle v1.1's commit message
Optimize FromString by x100 by unrolling the stdlib algorithm loop

v1.0

Toggle v1.0's commit message
Add FromString method