Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Request ¶
type Request struct { selected.Request Limiter chan struct{} Tracer trace.Tracer Logger log.Logger }
type Response ¶
type Response struct { Data json.RawMessage Errors []*errors.QueryError }
Click to show internal directories.
Click to hide internal directories.