Move status into a seperate package
This commit is contained in:
parent
4752c0fcec
commit
3fada6ad38
23 changed files with 220 additions and 197 deletions
|
|
@ -18,7 +18,7 @@ type Info struct {
|
|||
component.Base
|
||||
|
||||
Analytics *lazy.PoolAnalytics
|
||||
Obervers []component.Observer
|
||||
Fetchers []component.DistilleryFetcher
|
||||
|
||||
Exporter *exporter.Exporter
|
||||
Instances *instances.Instances
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue