Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Ensurer ¶
type Ensurer struct {
// contains filtered or unexported fields
}
func NewEnsurer ¶
func NewEnsurer( googleGroups *auth.GoogleGroupClient, centralDataProject string, errs *prometheus.CounterVec, accessStorage service.AccessStorage, metabaseService service.MetabaseService, dataProductsStorage service.DataProductsStorage, bigQueryStorage service.BigQueryStorage, bigQueryAPI service.BigQueryAPI, bigQueryService service.BigQueryService, joinableViewService service.JoinableViewsService, log zerolog.Logger, ) *Ensurer
Click to show internal directories.
Click to hide internal directories.