Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorProducer ¶ added in v0.7.0
type ErrorProducer interface {
Error() <-chan error
}
type Orchestrator ¶
type Orchestrator interface {
host.Orchestrator
database.Orchestrator
}
Click to show internal directories.
Click to hide internal directories.