Copyright | (c) 2019 Lucas David Traverso |
---|---|
License | MPL-2.0 |
Maintainer | Lucas David Traverso <lucas6246@gmail.com> |
Stability | stable |
Portability | portable |
Safe Haskell | None |
Language | Haskell2010 |
FromConfig instance for hedis
Synopsis
- deconstructConnInfoToDefaults :: ConnectInfo -> [(Key, Dynamic)]
Documentation
deconstructConnInfoToDefaults :: ConnectInfo -> [(Key, Dynamic)] Source #
Deconstruct a ConnectInfo
into a many key/dynamic pairs to
provide valid defaults for downstream fetchFromConfig