This repository has been archived on 2024-11-03. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
mattermost-plugin-attachmen.../build/manifest/vendor/github.com/pborman/uuid
2018-07-27 14:32:36 -04:00
..
.travis.yml s/vgo/dep/ 2018-07-27 14:32:36 -04:00
CONTRIBUTING.md s/vgo/dep/ 2018-07-27 14:32:36 -04:00
CONTRIBUTORS s/vgo/dep/ 2018-07-27 14:32:36 -04:00
dce.go s/vgo/dep/ 2018-07-27 14:32:36 -04:00
doc.go s/vgo/dep/ 2018-07-27 14:32:36 -04:00
hash.go s/vgo/dep/ 2018-07-27 14:32:36 -04:00
LICENSE s/vgo/dep/ 2018-07-27 14:32:36 -04:00
marshal.go s/vgo/dep/ 2018-07-27 14:32:36 -04:00
node.go s/vgo/dep/ 2018-07-27 14:32:36 -04:00
README.md s/vgo/dep/ 2018-07-27 14:32:36 -04:00
sql.go s/vgo/dep/ 2018-07-27 14:32:36 -04:00
time.go s/vgo/dep/ 2018-07-27 14:32:36 -04:00
util.go s/vgo/dep/ 2018-07-27 14:32:36 -04:00
uuid.go s/vgo/dep/ 2018-07-27 14:32:36 -04:00
version1.go s/vgo/dep/ 2018-07-27 14:32:36 -04:00
version4.go s/vgo/dep/ 2018-07-27 14:32:36 -04:00

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