plugins

package
v0.12.5 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2023 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Defaulter

type Defaulter interface {
	Default()
}

Defaulter interface for setting default values for a structure

type Plugin

type Plugin struct {
	Config  interface{}
	Inject  interface{}
	Resolve interface{}
}

Plugin plugin structure

type Plugins

type Plugins []Plugin

func (Plugins) Inject

func (p Plugins) Inject(list ...interface{}) Plugins

type Validator added in v0.9.0

type Validator interface {
	Validate() error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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