Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RepositoryService ¶
type RepositoryService struct { BintrayDetails auth.BintrayDetails // contains filtered or unexported fields }
func NewService ¶
func NewService(client *httpclient.HttpClient) *RepositoryService
func (*RepositoryService) IsRepoExists ¶
func (rs *RepositoryService) IsRepoExists(repositoryPath *Path) (bool, error)
Click to show internal directories.
Click to hide internal directories.