return err when stack name does not exist
Signed-off-by: allencloud <allen.sun@daocloud.io>
This commit is contained in:
parent
bae354f800
commit
fa358584a0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
// Package checker provide Docker specific implementations of the go-check.Checker interface.
|
||||
// Package checker provides Docker specific implementations of the go-check.Checker interface.
|
||||
package checker
|
||||
|
||||
import (
|
||||
|
|
Loading…
Reference in a new issue