|
@@ -63,7 +63,6 @@ type AssetQueryOptions struct {
|
|
|
Compute bool
|
|
Compute bool
|
|
|
DisableAdjustments bool
|
|
DisableAdjustments bool
|
|
|
FilterFuncs []AssetMatchFunc
|
|
FilterFuncs []AssetMatchFunc
|
|
|
- ShareFuncs []AssetMatchFunc
|
|
|
|
|
SharedHourlyCosts map[string]float64
|
|
SharedHourlyCosts map[string]float64
|
|
|
Step time.Duration
|
|
Step time.Duration
|
|
|
}
|
|
}
|