apkpurehttp

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SearchURL = "https://api.pureapk.com/m/v3/cms/app_version?hl=en-US&package_name=%s"
)

Variables

This section is empty.

Functions

func GetSearchURL

func GetSearchURL(packageName string) string

func MockApkPureResponse

func MockApkPureResponse(packageName, apkType string, count int) *pb.ApkPureResponse

Types

type Client

type Client interface {
	GetVersions(sdkVersion, abis, packageName string) (*pb.ApkPureResponse, error)
}

func NewClient

func NewClient(c *resty.Client) Client

Jump to

Keyboard shortcuts

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