Files
docker-cli/components/engine/vendor/github.com/pborman/uuid
Akihiro Suda 3442ecd596 rerun vndr
* run latest vndr so as to collect more LICENSE files
 * remove unused packages
 * vendor github.com/philhofer/fwd with LICENSE.md (MIT)
 * vendor github.com/bsphere/le_go with LICENSE (MIT)

Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
Upstream-commit: 5a1b06d7fd6a0c8722a4f7aee1edf46d8e2a115b
Component: engine
2017-03-08 02:29:34 +00:00
..
2016-11-03 15:31:46 -07:00
2016-11-03 15:31:46 -07:00
2016-11-03 15:31:46 -07:00
2016-11-03 15:31:46 -07:00
2016-11-03 15:31:46 -07:00
2016-11-03 15:31:46 -07:00
2017-03-08 02:29:34 +00:00
2016-11-03 15:31:46 -07:00
2016-11-03 15:31:46 -07:00
2016-11-03 15:31:46 -07:00
2016-11-03 15:31:46 -07:00
2016-11-03 15:31:46 -07:00
2016-11-03 15:31:46 -07: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 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