1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/container
Sebastiaan van Stijn a28c389da1
Removed unused state functions
This removes the SetStoppedLocking, and
SetRestartingLocking functions, which
were not used anywhere.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-09-20 13:09:18 +02:00
..
archive.go
container.go
container_solaris.go
container_unit_test.go
container_unix.go
container_windows.go
health.go
history.go
memory_store.go
memory_store_test.go
monitor.go
mounts_unix.go
mounts_windows.go
state.go Removed unused state functions 2016-09-20 13:09:18 +02:00
state_solaris.go
state_test.go Removed unused state functions 2016-09-20 13:09:18 +02:00
state_unix.go
state_windows.go
store.go