Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewReadExecutionDataCommand ¶
func NewReadExecutionDataCommand(store execution_data.ExecutionDataStore) commands.AdminCommand
Types ¶
type ReadExecutionDataCommand ¶
type ReadExecutionDataCommand struct {
// contains filtered or unexported fields
}
func (*ReadExecutionDataCommand) Handler ¶
func (r *ReadExecutionDataCommand) Handler(ctx context.Context, req *admin.CommandRequest) (interface{}, error)
func (*ReadExecutionDataCommand) Validator ¶
func (r *ReadExecutionDataCommand) Validator(req *admin.CommandRequest) error
Click to show internal directories.
Click to hide internal directories.