ceph-csi/vendor/github.com/pborman/uuid
Serguei Bezverkhi 7b24313bd6 vendor files
2018-01-10 13:42:26 -05:00
..
.travis.yml vendor files 2018-01-10 13:42:26 -05:00
CONTRIBUTING.md vendor files 2018-01-10 13:42:26 -05:00
CONTRIBUTORS vendor files 2018-01-10 13:42:26 -05:00
dce.go vendor files 2018-01-10 13:42:26 -05:00
doc.go vendor files 2018-01-10 13:42:26 -05:00
hash.go vendor files 2018-01-10 13:42:26 -05:00
LICENSE vendor files 2018-01-10 13:42:26 -05:00
marshal_test.go vendor files 2018-01-10 13:42:26 -05:00
marshal.go vendor files 2018-01-10 13:42:26 -05:00
node.go vendor files 2018-01-10 13:42:26 -05:00
README.md vendor files 2018-01-10 13:42:26 -05:00
seq_test.go vendor files 2018-01-10 13:42:26 -05:00
sql_test.go vendor files 2018-01-10 13:42:26 -05:00
sql.go vendor files 2018-01-10 13:42:26 -05:00
time.go vendor files 2018-01-10 13:42:26 -05:00
util.go vendor files 2018-01-10 13:42:26 -05:00
uuid_test.go vendor files 2018-01-10 13:42:26 -05:00
uuid.go vendor files 2018-01-10 13:42:26 -05:00
version1.go vendor files 2018-01-10 13:42:26 -05:00
version4.go vendor files 2018-01-10 13:42:26 -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