Felix Lange 2c4455b12a vendor: update dependencies with github.com/kardianos/govendor hace 8 años
..
CONTRIBUTING.md 289b30715d Godeps, vendor: convert dependency management to trash (#3198) hace 9 años
CONTRIBUTORS 289b30715d Godeps, vendor: convert dependency management to trash (#3198) hace 9 años
LICENSE 289b30715d Godeps, vendor: convert dependency management to trash (#3198) hace 9 años
README.md d78f9b834a vendor: update all dependencies except Azure SDK hace 8 años
dce.go 289b30715d Godeps, vendor: convert dependency management to trash (#3198) hace 9 años
doc.go 289b30715d Godeps, vendor: convert dependency management to trash (#3198) hace 9 años
hash.go 289b30715d Godeps, vendor: convert dependency management to trash (#3198) hace 9 años
marshal.go 2c4455b12a vendor: update dependencies with github.com/kardianos/govendor hace 8 años
node.go 289b30715d Godeps, vendor: convert dependency management to trash (#3198) hace 9 años
sql.go 289b30715d Godeps, vendor: convert dependency management to trash (#3198) hace 9 años
time.go 289b30715d Godeps, vendor: convert dependency management to trash (#3198) hace 9 años
util.go 289b30715d Godeps, vendor: convert dependency management to trash (#3198) hace 9 años
uuid.go 289b30715d Godeps, vendor: convert dependency management to trash (#3198) hace 9 años
version1.go 289b30715d Godeps, vendor: convert dependency management to trash (#3198) hace 9 años
version4.go 289b30715d Godeps, vendor: convert dependency management to trash (#3198) hace 9 años

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