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