(configure {:keys [env key version] :as config-entry})
(configure config-backend {:keys [env key version] :as config-entry})
Returns a configuration entry if found in any of the available configuration backends or nil if not found
Returns a configuration entry if found in any of the available configuration backends or nil if not found
(one-config)
searches in a number of location for the configure file, if isn't found in any of the locations it searches into dynamodb using the aws roles to access the table. It returns a configuration backend if found or nil
searches in a number of location for the configure file, if isn't found in any of the locations it searches into dynamodb using the aws roles to access the table. It returns a configuration backend if found or nil
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 |