Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct {
Version string
DB database.Database
Queue queue.Queuer
Logger log.StdLogger
Tracer tracer.Tracer
Cache cache.Cache
}
App is the core dependency of the entire binary.
type ConvoyCli ¶
type ConvoyCli struct {
// contains filtered or unexported fields
}
func (*ConvoyCli) AddCommand ¶
func (*ConvoyCli) PersistentPostRunE ¶
Click to show internal directories.
Click to hide internal directories.