gime-bolt/vendor/github.com/pborman/uuid
Brian Buller 8dd7c1e1bf Split out Command from Library 2018-02-15 07:45:53 -06:00
..
.travis.yml Split out Command from Library 2018-02-15 07:45:53 -06:00
CONTRIBUTING.md Split out Command from Library 2018-02-15 07:45:53 -06:00
CONTRIBUTORS Split out Command from Library 2018-02-15 07:45:53 -06:00
LICENSE Split out Command from Library 2018-02-15 07:45:53 -06:00
README.md Split out Command from Library 2018-02-15 07:45:53 -06:00
dce.go Split out Command from Library 2018-02-15 07:45:53 -06:00
doc.go Split out Command from Library 2018-02-15 07:45:53 -06:00
hash.go Split out Command from Library 2018-02-15 07:45:53 -06:00
marshal.go Split out Command from Library 2018-02-15 07:45:53 -06:00
node.go Split out Command from Library 2018-02-15 07:45:53 -06:00
sql.go Split out Command from Library 2018-02-15 07:45:53 -06:00
time.go Split out Command from Library 2018-02-15 07:45:53 -06:00
util.go Split out Command from Library 2018-02-15 07:45:53 -06:00
uuid.go Split out Command from Library 2018-02-15 07:45:53 -06:00
version1.go Split out Command from Library 2018-02-15 07:45:53 -06:00
version4.go Split out Command from Library 2018-02-15 07:45:53 -06: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