While working with the driver package, I had to implement the Result 
interface. my first instinct was to write the LastInsertId method as 
"LastInsertID", but then the build failed and I figured out what was the 
problem.

What's the reason that the Result interface doesn't follow the Go's style 
for Initialisms 
<https://github.com/golang/go/wiki/CodeReviewComments#initialisms>? (I'm 
not complaining, I'm just curious...)

-- 
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