Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InjectDependencies ¶
func InjectDependencies() ports.CommandManager
func NewE2eCommandManager ¶
func NewE2eCommandManager(configService ports.ConfigService, billingService ports.BillingService, listService ports.ListService, generateService ports.GenerateService) ports.CommandManager
Types ¶
type CommandType ¶
type CommandType uint
const ( InsertConsumptions CommandType = iota ListConsumptions BillConsumptions GenerateBddFile )
func (CommandType) String ¶
func (c CommandType) String() string
Click to show internal directories.
Click to hide internal directories.