Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(NewProblemCommand)
Functions ¶
func NewCreateProblemCommand ¶
func NewCreateProblemCommand(problemService service.ProblemService) *cli.Command
Types ¶
type Command ¶
type Command struct {
Command *cli.Command
}
func NewProblemCommand ¶
func NewProblemCommand(problemService service.ProblemService) Command
Click to show internal directories.
Click to hide internal directories.