secret.backend

Module for Backend interface

Public Imports

secret.backend_iface_proxy
public import secret.backend_iface_proxy;
Undocumented in source.

Members

Interfaces

Backend
interface Backend

#SecretBackend represents a backend implementation of password storage.

BackendGidBuilderImpl
interface BackendGidBuilderImpl(T)

Fluent builder implementation template for secret.backend.Backend