api

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: May 9, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FetchPackageVersions

func FetchPackageVersions(pkg *github.Package) ([]*github.PackageVersion, error)

func FetchPackages

func FetchPackages(packageType string) ([]*github.Package, error)

func PackageExists

func PackageExists(packageName, packageType string) (bool, error)

Types

type ProxyConfig

type ProxyConfig struct {
	HTTPProxy  string
	HTTPSProxy string
	NoProxy    string
}

func GetProxyConfigFromEnv

func GetProxyConfigFromEnv() *ProxyConfig

type Release

type Release struct {
	*github.RepositoryRelease
}

type Releases

type Releases []Release

Jump to

Keyboard shortcuts

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