# Structs
GroupReq represents a Jobrequest group.
GroupResp is the response sent to a group job request.
GroupStatusResp represents the status of a group job.
HTTPResp represents a container for generic outgoing HTTP responses.
JobReq represents a job request.
JobResp is the response sent to a job request.
JobStatusResp represents the response of a single job.
# Interfaces
ResultBackend represents a result backend to which results from an executed SQL job are written.
ResultSet represents the set of results from an individual job that's executed.