Versions in this module Expand all Collapse all v0 v0.2.0 May 25, 2024 Changes in this version + func DestroyInfrastructure(i *Infrastructure) + type Config struct + type DatabaseConfig struct + DataService *data_service.Config + Operations *operations.Config + type Infrastructure struct + func NewInfrastructure(config Config) *Infrastructure + func (i Infrastructure) DBExecutor() database.Executor