Errorgap.JSON (errorgap v0.1.0)

Copy Markdown View Source

Minimal JSON encoder. Avoids a runtime dependency on :jason so the library has zero non-stdlib deps. Handles only the types used in notice envelopes: map, list, binary, atom, number, boolean, nil.

Summary

Functions

encode(value)