Documentation
¶
Index ¶
- type Client
- func (c *Client) ExecuteTest(ctx context.Context, testID uint, binaryID int, params string) (*models.TestRun, error)
- func (c *Client) GetTests(ctx context.Context) ([]models.Test, error)
- func (c *Client) UpdateApp(ctx context.Context, binary *models.AppBinary) error
- func (c *Client) UploadBundle(filepath string) (*models.AppBinary, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.