Documentation
¶
Index ¶
Constants ¶
View Source
const ( BaseURL = "https://public-api.rustore.ru/public/v1/application" AuthURL = "https://public-api.rustore.ru/public/auth" TimeOutSeconds = 5 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) GetEncodedSignature ¶
type JWETokenResponse ¶
type RequestOpts ¶
type RequestOpts struct {
CustomContentType string
}
Click to show internal directories.
Click to hide internal directories.