[pkg-go] Bug#876296: ITP: golang-github-oklog-ulid -- Universally Unique Lexicographically Sortable Identifier (ULID) in Go
Martin Ferrari
tincho at debian.org
Wed Sep 20 15:20:49 UTC 2017
Package: wnpp
Severity: wishlist
Owner: Martín Ferrari <tincho at debian.org>
* Package name : golang-github-oklog-ulid
Version : 0.3.0+git20170117.6.66bb656-1
Upstream Author : OK Log
* URL : https://github.com/oklog/ulid
* License : Apache-2.0
Programming Lang: Go
Description : Universally Unique Lexicographically Sortable Identifier (ULID) in Go
A Go port of alizain/ulid (https://github.com/alizain/ulid) with binary
format implemented.
A ULID is a replacement for GUID/UUIDs with some useful properties:
.
* Lexicographically sortable.
* Compatible with UUID/GUIDs.
* Very fast generation.
* Canonically encoded as a 26 character string.
This is a new dependency for prometheus 2.0.
More information about the Pkg-go-maintainers
mailing list