cruncher-types-1.0.2: Request and Response types for Eval.so's API

Stabilitystable
MaintainerRicky Elrod <ricky@elrod.me>
Safe HaskellTrustworthy

Evalso.Cruncher.Request

Description

Handles incoming requests (usually from our Yesod frontend, but could be from anywhere).

Synopsis

Documentation

data Request Source

Describes an incoming request to the system. Proper use of this will normally lead to some kind of a IO SandboxResult.

Constructors

Request