mirror of https://github.com/VinGarcia/ksql.git
Fix english on comment
parent
614cfde4b7
commit
1a08c61198
|
@ -90,7 +90,7 @@ func (i *iterator) Close() error {
|
|||
|
||||
var noopCloser = iterator{isClosed: true}
|
||||
|
||||
// Query build an iterator for querying several
|
||||
// Query builds an iterator for querying several
|
||||
// results from the database
|
||||
func (c Client) Query(
|
||||
ctx context.Context,
|
||||
|
|
Loading…
Reference in New Issue