Liking cljdoc? Tell your friends :D

embelyon.codex.impl.data

The data module contains functions for fetching and reading region based cloud formation specifications

The data module contains functions for fetching and reading region
based cloud formation specifications
raw docstring

download!clj

(download! region)

Fetches the specification file if it does not exist

Fetches the specification file if it does not exist
raw docstring

read-dataclj

(read-data opts)

Read json data - inferring which specification to use from the given options. json reading is memoized

Read json data - inferring which specification to use from
the given options. json reading is memoized
raw docstring

read-data''clj


region-from-optsclj

(region-from-opts opts)

Handles getting a region from an options map. This function should be responsible for handling the default region

Handles getting a region from an options map. This function
should be responsible for handling the default region
raw docstring

regionsclj


update-specification!clj

(update-specification! region)
(update-specification! region file)

Force an update of a region specification file

Force an update of a region specification file
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close