Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Configuration ¶
type ConsolAdapter ¶
type ConsolAdapter struct {
}
type ConsulAdapter ¶
type ConsulAdapter struct {
// contains filtered or unexported fields
}
func ConnectToConsul ¶
func ConnectToConsul(host string, prefix string) (ConsulAdapter, error)
type DiscoveryFunc ¶
type FlagPlugin ¶
type FlagPlugin struct {
// contains filtered or unexported fields
}
type ProfilePlugin ¶
type ProfilePlugin struct {
// contains filtered or unexported fields
}
type ReadPlugin ¶
type ReadPlugin struct {
// contains filtered or unexported fields
}
type TemplatePlugin ¶
type TemplatePlugin struct {
// contains filtered or unexported fields
}
type TransformPlugin ¶
type TransformPlugin struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.