Liking cljdoc? Tell your friends :D

puppetlabs.puppetdb.query.fact-contents


adjust-path-typesclj

(adjust-path-types {:keys [path path_types] :as row})

Adjusts the types in the :path based on the signature provided by path_types to ensure that array indexes are returned as integers rather than strings.

Adjusts the types in the :path based on the signature provided by
path_types to ensure that array indexes are returned as integers
rather than strings.
sourceraw docstring

converted-row-schemaclj

source

munge-result-rowclj

(munge-result-row row)

Inputs: [row :- row-schema] Returns: converted-row-schema

Coerce the value of a row to the proper type, and convert the path back to an array structure.

Inputs: [row :- row-schema]
Returns: converted-row-schema

Coerce the value of a row to the proper type, and convert the path back to
 an array structure.
sourceraw docstring

munge-result-rowsclj

(munge-result-rows _ _)

Inputs: [_ _]

Munge resulting rows for fact-contents endpoint.

Inputs: [_ _]

Munge resulting rows for fact-contents endpoint.
sourceraw docstring

row-schemaclj

source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close