# Functions
Get data from a keycrypt URL.
Retrieve the content from a secret and unmarshal it into a value.
Lookup retrieves a secret based on a URL, in the standard form: scheme://host/path.
No description provided by the author
Put writes data to a keycrypt URL.
Marshal a value and write it into a secret.
Register associates a Resolver with a scheme.
RegisterFunc associates a Resolver (given by a func) with a scheme.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author