worryg0d commented on PR #1868:
URL: 
https://github.com/apache/cassandra-gocql-driver/pull/1868#issuecomment-2765982318

   > I just don't know what names would fit for the new Iter/Exec overloads...
   
   Well, we can use the common **Context** suffix for those overloads, like it 
is done in sql package from standard lib - 
https://pkg.go.dev/database/sql#Conn.QueryContext
   https://pkg.go.dev/database/sql#DB.ExecContext


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to