Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Params ¶
type Params struct { *utils.PathDetails Expiry int64 ValidFor int CallbackId string CallbackEmail string CallbackUrl string CallbackMethod string }
func NewURLParams ¶
func NewURLParams() *Params
type UrlService ¶
type UrlService struct { BintrayDetails auth.BintrayDetails // contains filtered or unexported fields }
func NewService ¶
func NewService(client *httpclient.HttpClient) *UrlService
func (*UrlService) SignVersion ¶
func (us *UrlService) SignVersion(params *Params) error
Click to show internal directories.
Click to hide internal directories.