mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-14 14:10:12 +01:00
No need to export this particular struct since we already have a public Client interface available and a NewClient function which can be used to instantiate the concrete struct. |
||
|---|---|---|
| .. | ||
| mockclient | ||
| client.go | ||
| client_test.go | ||
| container.go | ||
| container_test.go | ||
| sort.go | ||
| sort_test.go | ||
| util.go | ||
| util_test.go | ||