segmentio / ksuid

K-Sortable Globally Unique IDs
https://segment.com/blog/a-brief-history-of-the-uuid/
MIT License
4.82k stars 174 forks source link

KSUID from string? #47

Closed Googlom closed 3 years ago

Googlom commented 3 years ago

Is it possible to get KSUID object back from string representation (KSUID.String())?

avaskys commented 3 years ago

Check this out: https://godoc.org/github.com/segmentio/ksuid#Parse