plugin

package
v1.0.0-gitspaces-beta Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

WireSet provides a wire set for this package.

Functions

This section is empty.

Types

type Controller

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

func NewController

func NewController(
	pluginStore store.PluginStore,
) *Controller

func ProvideController

func ProvideController(pluginStore store.PluginStore) *Controller

func (*Controller) List

func (c *Controller) List(
	ctx context.Context,
	filter types.ListQueryFilter,
) ([]*types.Plugin, int64, error)

List lists all the global plugins. Since this just lists the schema of plugins, it does not require any specific authorization. Plugins are available globally so they are not associated with any space.

Jump to

Keyboard shortcuts

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