Package : golang-github-rs-xid

Package details

Summary: Globally unique id generator thought for the web

Description:

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.


URL: https://github.com/rs/xid
License: MIT

Maintainer: nobody

List of RPMs