couchdb_connector v0.4.0 Couchdb.Connector.AsMap protocol

This protocol provides ‘as_map’ transformations that take either tuples of status code and content (BitString is expected) as returned by the lower level Couchdb Connector modules (Couchdb.Connector.Reader and Couchdb.Connector.Writer). In case there is a sensible payload (other than errors), the protocol will return the payload converted into a Map.

Summary

Types

t()
t :: term

Functions

as_map(json)