githubrelease

package
v0.15.0 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2021 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GithubReleaseAPI

type GithubReleaseAPI struct {
	URL    string `json:"url"`
	Body   string
	Assets []GithubReleaseAssetAPI
}

func (GithubReleaseAPI) AssetNames

func (a GithubReleaseAPI) AssetNames() []string

type GithubReleaseAssetAPI

type GithubReleaseAssetAPI struct {
	URL  string
	Name string
	Size int64
}

type ReleaseNotesChecksums

type ReleaseNotesChecksums struct{}

func (ReleaseNotesChecksums) Find

type Sync

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

func NewSync

func NewSync(opts ctlconf.DirectoryContentsGithubRelease,
	defaultApiToken string, refFetcher ctlfetch.RefFetcher) Sync

func (Sync) DescAndURL

func (d Sync) DescAndURL() (string, string, error)

func (Sync) Sync

Jump to

Keyboard shortcuts

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