store

package
v0.0.0-...-fb7f86c Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2023 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

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

func New

func New(pluginRegistry registry.Service, pluginLoader loader.Service) *Service

func ProvideService

func ProvideService(pluginRegistry registry.Service, pluginSources sources.Registry,
	pluginLoader loader.Service) (*Service, error)

func (*Service) Plugin

func (s *Service) Plugin(ctx context.Context, pluginID string) (plugins.PluginDTO, bool)

func (*Service) Plugins

func (s *Service) Plugins(ctx context.Context, pluginTypes ...plugins.Type) []plugins.PluginDTO

func (*Service) Renderer

func (s *Service) Renderer(ctx context.Context) *plugins.Plugin

func (*Service) Routes

func (s *Service) Routes(ctx context.Context) []*plugins.StaticRoute

func (*Service) Run

func (s *Service) Run(ctx context.Context) error

func (*Service) SecretsManager

func (s *Service) SecretsManager(ctx context.Context) *plugins.Plugin

Jump to

Keyboard shortcuts

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