Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = "1.2.20"
Version is the version of this package.
Functions ¶
This section is empty.
Types ¶
type Config ¶ added in v1.2.6
type Config struct {
// Docker Host
Server string `json:"server"`
}
Config ...
Click to show internal directories.
Click to hide internal directories.