[ Source: golang-github-gofrs-uuid ]
Package: golang-github-gofrs-uuid-dev (3.2.0-2)
Links for golang-github-gofrs-uuid-dev
Debian Resources:
Download Source Package golang-github-gofrs-uuid:
- [golang-github-gofrs-uuid_3.2.0-2.dsc]
- [golang-github-gofrs-uuid_3.2.0.orig.tar.xz]
- [golang-github-gofrs-uuid_3.2.0-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
UUID library for Golang
This library provides a pure Golang implementation of Universally Unique Identifiers (UUID) variant as defined in RFC-4122. This package supports both the creation and parsing of UUIDs in different formats.
The library supports the following UUID versions:
* Version 1, based on timestamp and MAC address (RFC-4122) * Version 2, based on timestamp, MAC address and POSIX UID/GID (DCE 1.1) * Version 3, based on MD5 hashing of a named value (RFC-4122) * Version 4, based on random numbers (RFC-4122) * Version 5, based on SHA-1 hashing of a named value (RFC-4122)
Download golang-github-gofrs-uuid-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 17.0 kB | 119.0 kB | [list of files] |