tree: d5853a2d69084d751fdf19816b5e958eed4cf0ba [path history] [tgz]
  1. .travis.yml
  2. CONTRIBUTORS
  3. dce.go
  4. doc.go
  5. hash.go
  6. json.go
  7. LICENSE
  8. node.go
  9. README.md
  10. sql.go
  11. time.go
  12. util.go
  13. uuid.go
  14. version1.go
  15. version4.go
vendor/src/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