couchdb_connector v0.5.0 Couchdb.Connector.AsJson protocol

This protocol provides an ‘as_json’ transformation that takes a document as input (a Map representation is expected here) and transforms that into the format expected by the lower level Couchdb Writer module (BitString).

Summary

Types

t()
t :: term

Functions

as_json(map)