couchdb_connector v0.5.0 Couchdb.Connector.AsMap protocol

This protocol provides ‘as_map’ transformations that take either tuples of status code and content (BitString is expected here) as they would be 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)