prysm-pulse/vendor/github.com/pborman/uuid
Preston Van Loon a41e372b39 First pass collation
Former-commit-id: fa0dc873367b92a06b10fd989e3fec960c03065a [formerly e98efffa565ea6aa3eadeb19c2f9a66a56eb5ddd]
Former-commit-id: ce6e4f01d12015e67a51aa7d928a6ab8e8eedeee
2018-01-12 22:59:17 -05:00
..
CONTRIBUTING.md First pass collation 2018-01-12 22:59:17 -05:00
CONTRIBUTORS First pass collation 2018-01-12 22:59:17 -05:00
dce.go First pass collation 2018-01-12 22:59:17 -05:00
doc.go First pass collation 2018-01-12 22:59:17 -05:00
hash.go First pass collation 2018-01-12 22:59:17 -05:00
LICENSE First pass collation 2018-01-12 22:59:17 -05:00
marshal.go First pass collation 2018-01-12 22:59:17 -05:00
node.go First pass collation 2018-01-12 22:59:17 -05:00
README.md First pass collation 2018-01-12 22:59:17 -05:00
sql.go First pass collation 2018-01-12 22:59:17 -05:00
time.go First pass collation 2018-01-12 22:59:17 -05:00
util.go First pass collation 2018-01-12 22:59:17 -05:00
uuid.go First pass collation 2018-01-12 22:59:17 -05:00
version1.go First pass collation 2018-01-12 22:59:17 -05:00
version4.go First pass collation 2018-01-12 22:59:17 -05: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