open-nomad/vendor/github.com/hashicorp/go-uuid
Michael Schurter 85210eb92f Update consul/api to support unix socket addrs
Fixes #2594
2017-05-08 11:57:04 -07:00
..
LICENSE Update consul/api to support unix socket addrs 2017-05-08 11:57:04 -07:00
README.md Update consul/api to support unix socket addrs 2017-05-08 11:57:04 -07:00
uuid.go Update consul/api to support unix socket addrs 2017-05-08 11:57:04 -07:00

README.md

uuid Build Status

Generates UUID-format strings using high quality, purely random bytes. It can also parse UUID-format strings into their component bytes.

Documentation

The full documentation is available on Godoc.