//
pkg.gl
Category
github.com/sql2/vault
helper
builtinplugins
package
0.11.6
Repository:
https://github.com/sql2/vault.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
39 SLOC
#
Functions
Get
Get returns the BuiltinFactory func for a particular backend plugin from the plugins map.
Keys
Keys returns the list of plugin names that are considered builtin plugins.
#
Type aliases
BuiltinFactory
BuiltinFactory is the func signature that should be returned by the plugin's New() func.