(def SecretSchemas
[{:plain Str}
{:password-store-single Str}
{:password-store-record
{:path Str,
:element (enum :password :login)}}
{:password-store-multi Str}]
it's located in:
dda.config.commons.secret
and it's used in:
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |