Fact.Seam.Encoder.Json.V1 (Fact v0.1.0)

View Source

JSON encoder implementation for event records.

Encodes the given data to JSON format using either the JSON module if available, or Jason. If neither library is present, encoding returns {:error, :no_json_impl}.

Summary

Functions

validate_options(options, specs)