[ 源代码: golang-github-rs-xid ]
软件包:golang-github-rs-xid-dev(1.1-4)
golang-github-rs-xid-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-rs-xid:
- [golang-github-rs-xid_1.1-4.dsc]
- [golang-github-rs-xid_1.1.orig.tar.xz]
- [golang-github-rs-xid_1.1-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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 (bast64) to make it shorter when transported as a string.
其他与 golang-github-rs-xid-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package