Guardian.Config (Guardian v2.4.0)
View SourceWorking with configuration for guardian.
Summary
Types
Configuration values can be given using the following types
Functions
Resolves possible values from a configuration.
Types
Functions
@spec resolve_value(value :: config_value()) :: any()
Resolves possible values from a configuration.
{m, f, a}
- Calls functionf
on modulem
with argumentsa
and returns the result- value - Returns other values as is