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

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