gime-lib/vendor/github.com/pborman/uuid
2017-07-28 06:49:00 -05:00
..
.travis.yml Updated Dependencies 2017-07-28 06:49:00 -05:00
CONTRIBUTING.md Updated Dependencies 2017-07-28 06:49:00 -05:00
CONTRIBUTORS Vendored Deps 2017-07-28 06:44:42 -05:00
dce.go Updated Dependencies 2017-07-28 06:49:00 -05:00
doc.go Updated Dependencies 2017-07-28 06:49:00 -05:00
hash.go Updated Dependencies 2017-07-28 06:49:00 -05:00
LICENSE Vendored Deps 2017-07-28 06:44:42 -05:00
marshal.go Updated Dependencies 2017-07-28 06:49:00 -05:00
node.go Updated Dependencies 2017-07-28 06:49:00 -05:00
README.md Updated Dependencies 2017-07-28 06:49:00 -05:00
sql.go Updated Dependencies 2017-07-28 06:49:00 -05:00
time.go Updated Dependencies 2017-07-28 06:49:00 -05:00
util.go Updated Dependencies 2017-07-28 06:49:00 -05:00
uuid.go Updated Dependencies 2017-07-28 06:49:00 -05:00
version1.go Vendored Deps 2017-07-28 06:44:42 -05:00
version4.go Vendored Deps 2017-07-28 06:44:42 -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