commit
50401b5b4c
|
@ -28,7 +28,6 @@ type Factory interface {
|
|||
//
|
||||
// errors:
|
||||
// Path does not exist
|
||||
// Container is stopped
|
||||
// System error
|
||||
Load(id string) (Container, error)
|
||||
|
||||
|
|
Loading…
Reference in New Issue