![]() |
8 éve | |
---|---|---|
.. | ||
.travis.yml | 8 éve | |
CONTRIBUTING.md | 8 éve | |
CONTRIBUTORS | 8 éve | |
LICENSE | 8 éve | |
README.md | 8 éve | |
dce.go | 8 éve | |
doc.go | 8 éve | |
hash.go | 8 éve | |
json.go | 8 éve | |
json_test.go | 8 éve | |
node.go | 8 éve | |
seq_test.go | 8 éve | |
sql.go | 8 éve | |
sql_test.go | 8 éve | |
time.go | 8 éve | |
util.go | 8 éve | |
uuid.go | 8 éve | |
uuid_test.go | 8 éve | |
version1.go | 8 éve | |
version4.go | 8 éve |
This project was automatically exported from code.google.com/p/go-uuid
The uuid package generates and inspects UUIDs based on RFC 412 and DCE 1.1: Authentication and Security Services.
go get github.com/pborman/uuid
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