Versions in this module Expand all Collapse all v1 v1.0.0 Jun 25, 2019 Changes in this version + func GenerateMasterReport(ctx context.Context, aa aws.AwsAccount, aas []aws.AwsAccount, date time.Time) (errs map[string]error) + func GenerateReport(ctx context.Context, aa aws.AwsAccount, date time.Time) (errs map[string]error) + type Report struct + func (r Report) GetFileContent() []byte + func (r Report) GetFileName() string