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

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