plugins

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Mount

func Mount(config Config, satellitesClient satellites.Client, storeClient store.Client) chi.Router

Mount returns a chi.Router which can be used to interact with the plugins of the satellites. It returns all the loaded plugins from the satellites and proxies the plugin requests to the satellites.

Types

type Config added in v0.10.0

type Config struct{}

type Router

type Router struct {
	*chi.Mux
	// contains filtered or unexported fields
}

Router implements the router for the resources plugin, which can be registered in the router for our rest api.

Jump to

Keyboard shortcuts

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