services

package
v0.0.0-...-04802e6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 24, 2020 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GoogleLoginHandlers

func GoogleLoginHandlers(mux *http.ServeMux)
func IsCompanyLink(id *slickqa.LinkIdentity) bool
func IsCompanyLinkList(id *slickqa.LinkListIdentity) bool

Types

type SlickAgentsService

type SlickAgentsService struct{}

func (SlickAgentsService) AddQueuedAction

func (SlickAgentsService) AddQueuedAction(ctx context.Context, action *slickqa.AgentQueuedAction) (*slickqa.Agent, error)

func (SlickAgentsService) GetAgentRunStatus

func (SlickAgentsService) GetAgentRunStatus(ctx context.Context, agentId *slickqa.AgentId) (*slickqa.AgentRunStatus, error)

func (SlickAgentsService) GetAgents

func (SlickAgentsService) GetQueuedAction

func (SlickAgentsService) GetQueuedAction(ctx context.Context, agentId *slickqa.AgentId) (*slickqa.AgentQueuedAction, error)

func (SlickAgentsService) SetAgentRunStatus

func (SlickAgentsService) SetAgentRunStatus(ctx context.Context, agentRunStatus *slickqa.AgentRunStatus) (*slickqa.Agent, error)

func (SlickAgentsService) UpdateScreenshotTimestamp

func (SlickAgentsService) UpdateScreenshotTimestamp(ctx context.Context, agentId *slickqa.ScreenshotUpdateRequest) (*slickqa.Agent, error)

func (SlickAgentsService) UpdateStatus

func (SlickAgentsService) UpdateStatus(ctx context.Context, agentStatus *slickqa.AgentStatusUpdate) (*slickqa.Agent, error)

type SlickAuthService

type SlickAuthService struct{}

func (*SlickAuthService) IsAuthorized

func (*SlickAuthService) LoginWithCredentials

func (*SlickAuthService) LoginWithToken

func (*SlickAuthService) RefreshToken

type SlickCompanyService

type SlickCompanyService struct{}

func (*SlickCompanyService) AddCompanySettings

func (*SlickCompanyService) GetCompanySettings

func (*SlickCompanyService) UpdateCompanySettings

type SlickLinksService

type SlickLinksService struct {
}
func (l SlickLinksService) AddLink(ctx context.Context, link *slickqa.Link) (*slickqa.LinkList, error)

func (SlickLinksService) GetDownloadUrl

func (l SlickLinksService) GetDownloadUrl(ctx context.Context, id *slickqa.LinkIdentity) (*slickqa.LinkUrl, error)

func (SlickLinksService) GetUploadUrl

func (l SlickLinksService) GetUploadUrl(ctx context.Context, uploadInfo *slickqa.FileUploadInfo) (*slickqa.LinkUrl, error)
func (l SlickLinksService) UpdateLink(ctx context.Context, link *slickqa.Link) (*slickqa.LinkList, error)

type SlickProjectsService

type SlickProjectsService struct{}

func (SlickProjectsService) AddProject

func (SlickProjectsService) GetProjectByName

func (SlickProjectsService) GetProjects

type SlickUsersService

type SlickUsersService struct{}

func (SlickUsersService) AddUserToCompany

func (SlickUsersService) AddUserToCompany(ctx context.Context, req *slickqa.AddUserRequest) (*slickqa.UserInfo, error)

func (SlickUsersService) GetCurrentUserInfo

func (SlickUsersService) GetUserInfo

func (SlickUsersService) UpdateUser

type SlickVersionService

type SlickVersionService struct{}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL