Liking cljdoc? Tell your friends :D

clj-honeycomb.fields

Fields are the data that are sent as part of an event.

Events are just maps, where the keys are either keywords or strings and the values may be anything. Since clj-honeycomb wraps the Java Honeycomb SDK, we must transform some of the values from Clojure types into more Java-friendly types where possible.

Only the ->ValueSupplier function in this namespace should be considered part of the public API for clj-honeycomb.

Fields are the data that are sent as part of an event.

Events are just maps, where the keys are either keywords or strings and the
values may be anything. Since clj-honeycomb wraps the Java Honeycomb SDK, we
must transform some of the values from Clojure types into more Java-friendly
types where possible.

Only the ->ValueSupplier function in this namespace should be considered part
of the public API for clj-honeycomb.
raw docstring

No vars found in this namespace.

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

× close