Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppUrl ¶
type AppUrl struct {
// contains filtered or unexported fields
}
AppUrl holds the information needed to build the url of a specific app in a specific language and country.
func NewAppUrl ¶
NewAppUrl creates a new instance of AppUrl of an app with the provided parameters, if the provided parameters is valid, and return it, or return an error otherwise.
func NewAppUrlFrom ¶
NewAppUrlFrom creates a new AppUrl instance from the given url, if it's a valid app url with valid query, and return it, or return an error otherwise.
Click to show internal directories.
Click to hide internal directories.