builtinplugins

package
v1.6.4 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2021 License: MPL-2.0 Imports: 54 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Registry = newRegistry()

Registry is inherently thread-safe because it's immutable. Thus, rather than creating multiple instances of it, we only need one.

Functions

This section is empty.

Types

type BuiltinFactory

type BuiltinFactory func() (interface{}, error)

BuiltinFactory is the func signature that should be returned by the plugin's New() func.

Jump to

Keyboard shortcuts

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