moby--moby/registry
Aleksa Sarai d283c7fa2b
*: remove interfacer linter from CI
It has been declared deprecated by the author, and has a knack for
false-positives (as well as giving bad advice when it comes to APIs --
which is quite clear when looking at "nolint: interfacer" comments).

Signed-off-by: Aleksa Sarai <asarai@suse.de>
2019-03-13 11:48:39 +11:00
..
resumable Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
auth.go *: remove interfacer linter from CI 2019-03-13 11:48:39 +11:00
auth_test.go
config.go Remove the rest of v1 manifest support 2019-03-02 10:46:37 -08:00
config_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
config_unix.go
config_windows.go
endpoint_test.go
endpoint_v1.go
errors.go
registry.go registry: use len(via)!=0 instead of via!=nil 2018-12-11 16:37:16 +03:00
registry_mock_test.go
registry_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
service.go Remove the rest of v1 manifest support 2019-03-02 10:46:37 -08:00
service_v1.go
service_v1_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
service_v2.go Format code with gofmt -s from go-1.11beta1 2018-09-06 15:24:16 -07:00
session.go
types.go