Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
func NewCommand(ctx context.Context, e Entrypointer) *command.StevedoreCommand
NewCommmand creates a StevedoreCommand for init
Types ¶
type Entrypointer ¶
type Entrypointer interface {
Execute(ctx context.Context, options *entrypoint.Options) error
}
Entrypointer is the interface that wraps the main function
Click to show internal directories.
Click to hide internal directories.