commit | 5b6091a6a160ee5ce12917b21ab96acec2a4fdc0 | [log] [tgz] |
---|---|---|
author | pborman <paul@borman.com> | Thu Oct 24 13:36:33 2019 |
committer | GitHub <noreply@github.com> | Thu Oct 24 13:36:33 2019 |
tree | aa631f287fc448f41dc9ddb85f83887e0ca6dcd9 | |
parent | 8b1b92947f46224e3b97bb1a3a5b0382be00d31e [diff] | |
parent | 4cb35d9217bed49a5fc2b04f67f976e65baa31f8 [diff] |
Merge pull request #53 from KosToZyB/master Fixed golint warnings
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