repository

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: May 3, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DownloadPlugin added in v0.0.4

func DownloadPlugin(ctx context.Context, plugin Plugin) error

Types

type Plugin

type Plugin struct {
	meta.PluginMeta
	Permissions []string `json:"Permissions"`
	DownloadUrl string   `json:"DownloadUrl"`
}

func GetPluginList

func GetPluginList(ctx context.Context) ([]Plugin, error)

Jump to

Keyboard shortcuts

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