cert-manager/vendor/github.com/pborman/uuid
James Munnelly e5e15bfddf Prune go tests from vendor directory
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-10-29 21:42:36 +00:00
..
.travis.yml Update vendor/ 2017-09-08 16:25:36 +01:00
BUILD.bazel Prune go tests from vendor directory 2018-10-29 21:42:36 +00:00
CONTRIBUTING.md Update vendor/ 2017-09-08 16:25:36 +01:00
CONTRIBUTORS Update vendor/ 2017-09-08 16:25:36 +01:00
dce.go Update vendor/ 2017-09-08 16:25:36 +01:00
doc.go Update vendor/ 2017-09-08 16:25:36 +01:00
hash.go Update vendor/ 2017-09-08 16:25:36 +01:00
LICENSE Update vendor/ 2017-09-08 16:25:36 +01:00
marshal.go Update vendor/ 2017-09-08 16:25:36 +01:00
node.go Update vendor/ 2017-09-08 16:25:36 +01:00
README.md Update vendor/ 2017-09-08 16:25:36 +01:00
sql.go Update vendor/ 2017-09-08 16:25:36 +01:00
time.go Update vendor/ 2017-09-08 16:25:36 +01:00
util.go Update vendor/ 2017-09-08 16:25:36 +01:00
uuid.go Update vendor/ 2017-09-08 16:25:36 +01:00
version1.go Update vendor/ 2017-09-08 16:25:36 +01:00
version4.go Update vendor/ 2017-09-08 16:25:36 +01:00

This project was automatically exported from code.google.com/p/go-uuid

uuid build status

The uuid package generates and inspects UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.

Install

go get github.com/pborman/uuid

Documentation

GoDoc

Full go doc style documentation for the package can be viewed online without installing this package by using the GoDoc site here: http://godoc.org/github.com/pborman/uuid