Versions in this module Expand all Collapse all v1 v1.0.0 Jun 25, 2019 Changes in this version + var ErrBillingDataIncomplete = errors.New("Billing data are not completed") + func CheckBillingDataCompleted(ctx context.Context, startDate time.Time, endDate time.Time, aa aws.AwsAccount) (bool, error) + func FetchHistoryInfos(ctx context.Context, aa aws.AwsAccount) (bool, error) + func GetHistoryDate() (time.Time, time.Time) + type EsCostPerRegionResult struct + Buckets []struct{ ... } + type EsRegionPerResourceResult struct + Resources struct{ ... }