[ 原始碼: 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