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

Skip to content

Tags: daheige/xid

Tags

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Try /etc/machine-id for linux first (rs#60)

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