go-ethereum/vendor/github.com/pborman/uuid
Felix Lange 2c4455b12a vendor: update dependencies with github.com/kardianos/govendor 2017-02-16 13:44:09 +01:00
..
CONTRIBUTING.md
CONTRIBUTORS
LICENSE
README.md vendor: update all dependencies except Azure SDK 2017-01-10 22:33:24 +01:00
dce.go
doc.go
hash.go
marshal.go vendor: update dependencies with github.com/kardianos/govendor 2017-02-16 13:44:09 +01:00
node.go
sql.go
time.go
util.go
uuid.go
version1.go
version4.go

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