github

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PickReleaseAsset added in v0.2.0

func PickReleaseAsset(repo, pattern string, opts ...http.Option) error

PickReleaseAsset gets github latest release asset download url. Pattern: see ReleaseAssetURL

func RawFile

func RawFile(repo, branch string, files map[string]string) error

RawFile downloads github content raw files.

func Release added in v0.2.0

func Release(repo, pattern string) (string, error)

Release gets github latest release info. Pattern: full API response select pattern.

func ReleaseAssetURL added in v0.2.0

func ReleaseAssetURL(repo, pattern string) (string, error)

ReleaseAssetURL gets github latest release asset download url. Pattern: release name pattern. (default: '*{{.OS}}*{{.ARCH}}*')

Types

This section is empty.

Jump to

Keyboard shortcuts

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