sources

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DownloadProjectReleaseNotes

func DownloadProjectReleaseNotes(d Downloader, projectName string) ([]types.ReleaseNote, error)

DownloadPlugin(github, "my-github-project") DownloadPlugin(pluginSite, "my-plugin-site-project") Download single plugin from source

Types

type Downloader

type Downloader interface {
	Download(projectName string) ([]types.ReleaseNote, error)
}

Unused for now

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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