Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Extend ¶
func Extend(base model.SecretService, with Plugin) model.SecretService
Extend exetends the base secret service with the plugin.
func New ¶
func New(store model.SecretStore) model.SecretService
New returns a new local secret service.
func NewDefault ¶
func NewDefault(store store.Store) model.SecretService
NewDefault returns the Store wrapped as a Service.
Types ¶
Click to show internal directories.
Click to hide internal directories.