Versions in this module Expand all Collapse all v1 v1.2.0 Dec 21, 2023 Changes in this version + func Handler(appsReader domain.AppsReader, reader domain.DeploymentsReader, ...) bus.RequestHandler[int, Command] + type Command struct + AppID string + Environment string + Payload any + func (Command) Name_() string