Hello

Maybe this is a very simple and stupid, but I have not found
out how to specify variadic arguments to SQL-queries.  I am
a novice and I do not understand how this work in Go.

I have some REST-endpoints to implement, each endpoint may
receive GET-parameters which I want to pass on to the SQL-queries.
They may be of different types, both strings and integers.

Can anybody help me with this?

Thank you

Trond.

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to