linkerd2/pkg
Andrew Seigner 1c302182ef
Enable lint check for comments (#2023)
Commit 1: Enable lint check for comments

Part of #217. Follow up from #1982 and #2018.

A subsequent commit will fix the ci failure.

Commit 2: Address all comment-related linter errors.

This change addresses all comment-related linter errors by doing the
following:
- Add comments to exported symbols
- Make some exported symbols private
- Recommend via TODOs that some exported symbols should should move or
  be removed

This PR does not:
- Modify, move, or remove any code
- Modify existing comments

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
2019-01-02 14:03:59 -08:00
..
addr Enable lint check for comments (#2023) 2019-01-02 14:03:59 -08:00
admin Enable lint check for comments (#2023) 2019-01-02 14:03:59 -08:00
filesonly Enable lint check for comments (#2023) 2019-01-02 14:03:59 -08:00
flags Send glog logs to stderr by default (#1367) 2018-07-25 12:59:24 -07:00
healthcheck Enable lint check for comments (#2023) 2019-01-02 14:03:59 -08:00
k8s Enable lint check for comments (#2023) 2019-01-02 14:03:59 -08:00
profiles Enable lint check for comments (#2023) 2019-01-02 14:03:59 -08:00
prometheus Fix most golint issues that are not comment related (#1982) 2018-12-20 10:37:47 -08:00
tls Enable lint check for comments (#2023) 2019-01-02 14:03:59 -08:00
util Add go linting to CI config (#2018) 2018-12-20 15:33:09 -08:00
version Enable lint check for comments (#2023) 2019-01-02 14:03:59 -08:00