moby/daemon/stats
Stephen J Day 244e59e94f
daemon/stats: remove obnoxious types file
While a `types.go` file is handly when there are a lot of record types,
it is completely obnoxious when used for concrete, utility types with a
struct, new function and method set in the same file. This change
removes the `types.go` file in favor of the simpler approach.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2018-03-05 15:59:04 -08:00
..
collector.go daemon/stats: remove obnoxious types file 2018-03-05 15:59:04 -08:00
collector_unix.go Add canonical import comment 2018-02-05 16:51:57 -05:00
collector_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00