Liking cljdoc? Tell your friends :D

unsiemly.bigquery

No vars found in this namespace.

unsiemly.elasticsearch

No vars found in this namespace.

unsiemly.env

Tools for creating an options map from the environment.

Tools for creating an options map from the environment.
raw docstring

unsiemly.internal

Internal API and base specs.

This doesn't live in unsiemly.core for two reasons:

  • It's internal, and core is probably external-facing.
  • Circular dependencies: anything can require this API ns, so it must not depend on anything inside unsiemly.
Internal API and base specs.

This doesn't live in unsiemly.core for two reasons:

* It's internal, and core is probably external-facing.
* Circular dependencies: anything can require this API ns, so it must not
depend on anything inside unsiemly.
raw docstring

unsiemly.sns

No vars found in this namespace.

unsiemly.stackdriver

No vars found in this namespace.

unsiemly.stdout

No vars found in this namespace.

unsiemly.xforms

Data transformation tools useful for SIEMs. Usually this is about format conversion (e.g. seconds-since-epoch to ISO8601) or flattening data (e.g. turning a map into a string).

Typically, you'll compose some of these functions and then use something like specter or update/update-in to apply them to maps.

Data transformation tools useful for SIEMs. Usually this is about format
conversion (e.g. seconds-since-epoch to ISO8601) or flattening data (e.g.
turning a map into a string).

Typically, you'll compose some of these functions and then use something like
specter or update/update-in to apply them to maps.
raw docstring

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

× close