vain/vendor/github.com/pborman/uuid
Stephen McQuay (smcquay) 8bf4595c67
converted to using pg
Change-Id: Ia3124ee979df4267841ac63051328f90ad65cb97
2016-06-25 12:28:28 -07:00
..
CONTRIBUTING.md converted to using pg 2016-06-25 12:28:28 -07:00
CONTRIBUTORS converted to using pg 2016-06-25 12:28:28 -07:00
dce.go converted to using pg 2016-06-25 12:28:28 -07:00
doc.go converted to using pg 2016-06-25 12:28:28 -07:00
hash.go converted to using pg 2016-06-25 12:28:28 -07:00
json_test.go converted to using pg 2016-06-25 12:28:28 -07:00
json.go converted to using pg 2016-06-25 12:28:28 -07:00
LICENSE converted to using pg 2016-06-25 12:28:28 -07:00
node.go converted to using pg 2016-06-25 12:28:28 -07:00
README.md converted to using pg 2016-06-25 12:28:28 -07:00
seq_test.go converted to using pg 2016-06-25 12:28:28 -07:00
sql_test.go converted to using pg 2016-06-25 12:28:28 -07:00
sql.go converted to using pg 2016-06-25 12:28:28 -07:00
time.go converted to using pg 2016-06-25 12:28:28 -07:00
util.go converted to using pg 2016-06-25 12:28:28 -07:00
uuid_test.go converted to using pg 2016-06-25 12:28:28 -07:00
uuid.go converted to using pg 2016-06-25 12:28:28 -07:00
version1.go converted to using pg 2016-06-25 12:28:28 -07:00
version4.go converted to using pg 2016-06-25 12:28:28 -07: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 412 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