commit | adf5a7427709b9deb95d29d3fa8a2bf9cfd388f1 | [log] [tgz] |
---|---|---|
author | pborman <paul@borman.com> | Thu Sep 06 18:23:36 2018 |
committer | GitHub <noreply@github.com> | Thu Sep 06 18:23:36 2018 |
tree | 5e0f537fa2c5eb481171ea63559d1cd9dc306e1e | |
parent | 4c1ecd6722e83620ffa3e3dd51f961d3c445d9d6 [diff] | |
parent | de0d1a4fabd9d7c1ff11d6603e94ad91f90a09b5 [diff] |
Merge pull request #48 from pborman/google Leverage github.com/google/uuid where possible
This project was automatically exported from code.google.com/p/go-uuid
The uuid package generates and inspects UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.
This package now leverages the github.com/google/uuid package (which is based off an earlier version of this package).
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