package
0.11.6
Repository: https://github.com/sql2/vault.git
Documentation: pkg.go.dev

# Functions

Get returns the BuiltinFactory func for a particular backend plugin from the plugins map.
Keys returns the list of plugin names that are considered builtin plugins.

# Type aliases

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