Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrUnknownCommand = errors.New("command: unknown command")
)
Functions ¶
This section is empty.
Types ¶
type Handler ¶
func NewExperimentCommandHandler ¶
func NewExperimentCommandHandler( editor *eventproto.Editor, experiment *domain.Experiment, p publisher.Publisher, environmentId string, ) (Handler, error)
Click to show internal directories.
Click to hide internal directories.