Versions in this module Expand all Collapse all v0 v0.4.19 Feb 8, 2024 v0.4.18 Feb 7, 2024 v0.4.17 Feb 6, 2024 Changes in this version + var JobStateMap = map[int16]queryapi.JobStatus + type QueryApi struct + func New(db *pgxpool.Pool) *QueryApi + func (q *QueryApi) GetJobStatus(ctx context.Context, req *queryapi.JobStatusRequest) (*queryapi.JobStatusResponse, error)