been initialized.
secret.backend_mixin
Module for [Backend] interface mixin
Templates 2
tmplBackendT()
#SecretBackend represents a backend implementation of password storage.
Functions
secret.types.ServiceFlags flags()
Get flags property.
Returns
A set of flags describing which parts of the secret backend have
tmplBackendGidBuilderT()
Functions
T flags(secret.types.ServiceFlags propval)
Set flags property.
Parameters
propval | A set of flags describing which parts of the secret backend have been initialized. |
Returns
Builder instance for fluent chaining