Documentation
¶
Index ¶
- type EveryQA
- func (svc *EveryQA) CloseRun(ctx context.Context, projectId string, runId int32)
- func (svc *EveryQA) CreateRun(ctx context.Context, projectId string, sprintId string, assignTo string, ...)
- func (svc *EveryQA) CreateTest(ctx context.Context, projectId int32, runId int32)
- func (svc *EveryQA) CreateTestAction(ctx context.Context, projectId string, runId int32, testId int32, notes string, ...)
- func (svc *EveryQA) GetCases(ctx context.Context, projectId string)
- func (svc *EveryQA) GetCurrentUser(ctx context.Context)
- func (svc *EveryQA) GetRuns(ctx context.Context, projectId string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EveryQA ¶
type EveryQA struct {
// contains filtered or unexported fields
}
func NewEveryQA ¶
func (*EveryQA) CreateTest ¶
func (*EveryQA) CreateTestAction ¶
func (*EveryQA) GetCurrentUser ¶
Click to show internal directories.
Click to hide internal directories.