Documentation
¶
Index ¶
Constants ¶
View Source
const ( Prefix = "pkg.micro" UnmarshalKey = "micro" UnmarshalKeyBind = "micro.bind" )
Variables ¶
Functions ¶
Types ¶
type Config ¶
type Config struct {
Debug bool `fallback:"shared.debug"`
Name string
Version string `default:"latest"`
Selector string
Bind string
// contains filtered or unexported fields
}
Config
Click to show internal directories.
Click to hide internal directories.