Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApplicationRunner ¶
type ComponentPostProcessor ¶
type Configuration ¶
type Configuration interface {
Prefix() string
}
type InitializeComponent ¶
type InitializeComponent interface {
Init() error
}
type NamingComponent ¶
type NamingComponent interface {
Naming() string
}
Click to show internal directories.
Click to hide internal directories.