commit | 4cb35d9217bed49a5fc2b04f67f976e65baa31f8 | [log] [tgz] |
---|---|---|
author | Konstantin Veselkov <kostozyb@gmail.com> | Thu Oct 24 10:38:27 2019 |
committer | Konstantin Veselkov <kostozyb@gmail.com> | Thu Oct 24 12:04:21 2019 |
tree | aa631f287fc448f41dc9ddb85f83887e0ca6dcd9 | |
parent | 8b1b92947f46224e3b97bb1a3a5b0382be00d31e [diff] |
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