Module

Conveyor.Types

Package
purescript-conveyor
Repository
oreshinya/purescript-conveyor

#Body Source

newtype Body a

Constructors

#RawData Source

type RawData = { path :: String, rawBody :: String, req :: Request, res :: Response }

#Batch Source

newtype Batch server

Constructors

#LogInfo Source

data LogInfo

Constructors

#Logger Source

data Logger server

Constructors

#Responder Source

newtype Responder

Constructors