You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matterbridge/vendor/github.com/pborman/uuid
Wim 51062863a5 Use mod vendor for vendored directory (backwards compatible) 6 years ago
..
.travis.yml Use mod vendor for vendored directory (backwards compatible) 6 years ago
CONTRIBUTING.md Use mod vendor for vendored directory (backwards compatible) 6 years ago
CONTRIBUTORS Use mod vendor for vendored directory (backwards compatible) 6 years ago
LICENSE Vendor libs 8 years ago
README.md Use mod vendor for vendored directory (backwards compatible) 6 years ago
dce.go Vendor libs 8 years ago
doc.go Vendor libs 8 years ago
hash.go Vendor libs 8 years ago
json.go Vendor libs 8 years ago
node.go Vendor libs 8 years ago
sql.go Vendor libs 8 years ago
time.go Vendor libs 8 years ago
util.go Vendor libs 8 years ago
uuid.go Vendor libs 8 years ago
version1.go Vendor libs 8 years ago
version4.go Vendor libs 8 years ago

README.md

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 412 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