Module monto::common [] [src]

Functions and types useful for implementing both the Client and Service Protocols.

Modules

messages

The Messages common to both the Client and Service Protocols, as described in Section 3.1 of the specification.

products

Products types defined by Section 6 of the Monto specification.

Functions

error_response

Creates an error response.

json_request

Deserializes an object as JSON from the request.

json_response

Converts an object to JSON and serves it as a Response.