ducky/devices

Paddy 2015-11-28 Parent:b6494e1a499e Child:c24a6c5fcd8c

12:03c49b4d3d9f Go to Latest

ducky/devices/Godeps/Godeps.json

Add doc comments to all our exported types. It makes golint happy, and it's a good thing to do. It's kind of shameful that we went so long without them. Oops.

History
paddy@0 1 {
paddy@0 2 "ImportPath": "code.secondbit.org/ducky/devices.hg",
paddy@0 3 "GoVersion": "go1.5.1",
paddy@0 4 "Packages": [
paddy@0 5 "."
paddy@0 6 ],
paddy@0 7 "Deps": [
paddy@0 8 {
paddy@0 9 "ImportPath": "code.google.com/p/go-uuid/uuid",
paddy@0 10 "Comment": "null-15",
paddy@0 11 "Rev": "'35bc42037350f0078e3c974c6ea690f1926603ab'"
paddy@0 12 },
paddy@0 13 {
paddy@0 14 "ImportPath": "code.secondbit.org/uuid.hg",
paddy@0 15 "Comment": "null-5",
paddy@0 16 "Rev": "'cda03b52c8c99d986df4e7601c7b071bb7bd6333'"
paddy@0 17 },
paddy@0 18 {
paddy@0 19 "ImportPath": "golang.org/x/net/context",
paddy@0 20 "Rev": "01256db42e5106196a3473ec1620727a383500e8"
paddy@0 21 }
paddy@0 22 ]
paddy@0 23 }