Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StepRunService ¶
type StepRunService struct {
// contains filtered or unexported fields
}
func NewStepRunService ¶
func NewStepRunService(config *server.ServerConfig) *StepRunService
func (*StepRunService) StepRunGet ¶
func (t *StepRunService) StepRunGet(ctx echo.Context, request gen.StepRunGetRequestObject) (gen.StepRunGetResponseObject, error)
func (*StepRunService) StepRunUpdateRerun ¶
func (t *StepRunService) StepRunUpdateRerun(ctx echo.Context, request gen.StepRunUpdateRerunRequestObject) (gen.StepRunUpdateRerunResponseObject, error)
Click to show internal directories.
Click to hide internal directories.