Globally unique id generator thought for the web
Package Xid is a globally unique id generator library, ready to be used safely directly in your server code. Xid is using Mongo Object ID algorithm to generate globally unique ids with a different serialization (base64) to make it shorter when transported as a string. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/rs/xid
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 1.5.0-9.fc44 | - |
| Fedora 44 | 1.5.0-9.fc44 | - |
| Fedora 43 | 1.5.0-7.fc43 | - |
| Fedora 42 | 1.5.0-6.fc42 | - |
| Fedora EPEL 10.3 | 1.5.0-5.el10_0 | - |
| Fedora EPEL 10.2 | 1.5.0-5.el10_0 | - |
| Fedora EPEL 10.1 | 1.5.0-5.el10_0 | - |
You can contact the maintainers of this package via email at
golang-github-rs-xid dash maintainers at fedoraproject dot org.