couchdb_connector v0.4.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 them into the formtat expected by the lower level Couchdb Writer module (BitString).

Summary

Types

t()
t :: term

Functions

as_json(map)