apk

package
v0.11.1 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseApkIndex

func ParseApkIndex(indexData io.ReadCloser) (map[string]*apk.Package, error)

func ParseUnpackedApkIndex

func ParseUnpackedApkIndex(indexData io.ReadCloser) (map[string]*apk.Package, error)

Types

type Context

type Context struct {
	// contains filtered or unexported fields
}

func New

func New(client *http.Client, indexURL string) Context

func (Context) GetApkPackages

func (c Context) GetApkPackages() (map[string]*apk.Package, error)

Jump to

Keyboard shortcuts

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