quorum/vendor/github.com/pborman/uuid
Felix Lange 2c4455b12a vendor: update dependencies with github.com/kardianos/govendor 2017-02-16 13:44:09 +01:00
..
CONTRIBUTING.md Godeps, vendor: convert dependency management to trash (#3198) 2016-10-28 19:05:01 +02:00
CONTRIBUTORS Godeps, vendor: convert dependency management to trash (#3198) 2016-10-28 19:05:01 +02:00
LICENSE Godeps, vendor: convert dependency management to trash (#3198) 2016-10-28 19:05:01 +02:00
README.md vendor: update all dependencies except Azure SDK 2017-01-10 22:33:24 +01:00
dce.go Godeps, vendor: convert dependency management to trash (#3198) 2016-10-28 19:05:01 +02:00
doc.go Godeps, vendor: convert dependency management to trash (#3198) 2016-10-28 19:05:01 +02:00
hash.go Godeps, vendor: convert dependency management to trash (#3198) 2016-10-28 19:05:01 +02:00
marshal.go vendor: update dependencies with github.com/kardianos/govendor 2017-02-16 13:44:09 +01:00
node.go Godeps, vendor: convert dependency management to trash (#3198) 2016-10-28 19:05:01 +02:00
sql.go Godeps, vendor: convert dependency management to trash (#3198) 2016-10-28 19:05:01 +02:00
time.go Godeps, vendor: convert dependency management to trash (#3198) 2016-10-28 19:05:01 +02:00
util.go Godeps, vendor: convert dependency management to trash (#3198) 2016-10-28 19:05:01 +02:00
uuid.go Godeps, vendor: convert dependency management to trash (#3198) 2016-10-28 19:05:01 +02:00
version1.go Godeps, vendor: convert dependency management to trash (#3198) 2016-10-28 19:05:01 +02:00
version4.go Godeps, vendor: convert dependency management to trash (#3198) 2016-10-28 19:05:01 +02:00

README.md

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