search: Add Timeout method to query.Q
Created by: camdencheek
Adds the field Timeout()
to query.Q so we can get a well-typed result.
Additionally, adds validation for the timeout field in
internal/search/query/validate.go
.
Created by: camdencheek
Adds the field Timeout()
to query.Q so we can get a well-typed result.
Additionally, adds validation for the timeout field in
internal/search/query/validate.go
.