Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct { CFRunner *aws_cf.InfraWorker MigrateRunner *aws_postgres.PostgresMigrateWorker ECSWorker *aws_ecs.ECSWorker RawWorker *awsraw.RawMessageWorker }
func NewApp ¶
func NewApp(db sqrlx.Transactor, awsClients *awsapi.DeployerClients) (*App, error)
func (*App) RegisterGRPC ¶
Click to show internal directories.
Click to hide internal directories.