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 ¶
func NewProblemCommand ¶
func NewProblemCommand(problemService service.ProblemService) Command
Click to show internal directories.
Click to hide internal directories.