tree: 5ea529e81530b02f5599fefb913c68f363af9e2c [path history] [tgz]
  1. dce.go
  2. doc.go
  3. hash.go
  4. json.go
  5. LICENSE
  6. node.go
  7. README.md
  8. sql.go
  9. time.go
  10. util.go
  11. uuid.go
  12. version1.go
  13. version4.go
vendor/github.com/pborman/uuid/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 412 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