remote

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Remote

type Remote struct {
	// URL is the base URL where the plugin
	// is located
	URL string
}

Remote is the implementation of Plugin in order to locate and pull remote plugin locally. It supports various protocol

func (Remote) Open

func (r Remote) Open(path string) (*plugin.Plugin, error)

Lookup will try to GET the plugin based on the attributes of the Remote structure

Jump to

Keyboard shortcuts

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