aptoide

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2022 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DownloadUrlResolver

func DownloadUrlResolver(packageName string, version int) (string, error)

Types

type AppMeta

type AppMeta struct {
	Data   *Data
	Info   *Info
	Errors []*Error
}

func GetAppMeta

func GetAppMeta(packageName, version string) (res *AppMeta, err error)

type Data

type Data struct {
	File *File
	Icon string
	Name string
}

type Error

type Error struct {
	Description string
}

type File

type File struct {
	Path    string
	VerCode int
	VerName string
}

type Info

type Info struct {
	Status string
}

Jump to

Keyboard shortcuts

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