deps: Fix most golint issues
authorCameron Moore <moorereason@gmail.com>
Thu, 6 Sep 2018 18:23:56 +0000 (13:23 -0500)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Fri, 7 Sep 2018 06:25:51 +0000 (08:25 +0200)
commita53f962312e273cea9fe460b40655350a82210f2
tree2d025f89767b2a2946d1974181fc6f8aa43738bb
parentdaffeec30d9d67017ec84064e15fd946b0b0cb0d
deps: Fix most golint issues

deps/deps.go:79:6: exported type Listeners should have comment or be unexported
deps/deps.go:86:1: exported method Listeners.Add should have comment or be unexported
deps/deps.go:92:1: exported method Listeners.Notify should have comment or be unexported
deps/deps.go