In what case do you find the need to call Columns() on a Row? Generally if
you have access to a Row, you also have access to a Rows, which does have a
Columns() method.

Eli

On Thu, Aug 5, 2021 at 10:34 AM Daniel da Silva <dop...@gmail.com> wrote:

> Hello guys!
>
> Why doesn't sql.Row implement the Columns() method?
>
> Thanks!
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-nuts+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/golang-nuts/1c521514-d267-456c-a66a-e56544965fd3n%40googlegroups.com
> <https://groups.google.com/d/msgid/golang-nuts/1c521514-d267-456c-a66a-e56544965fd3n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAF-Rda-0bqSqfsiAiPVktfHnMarE0M0tO7yHH9TW0fGEG3Vvew%40mail.gmail.com.

Reply via email to