Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Running []*Service
)
Functions ¶
func CheckRunning ¶
func CheckRunning()
Types ¶
type DockerError ¶
type DockerError struct {
Err
}
func (*DockerError) Error ¶
func (de *DockerError) Error() string
type GeneralErr ¶
type GeneralErr interface {
Error() string
}
Click to show internal directories.
Click to hide internal directories.