Hi, 

How to save the file handle into struct?

So in this file, 
https://play.golang.org/p/SWnJ4TZyTu

If I change line 34 "ft.f" to just "f", it will at least pass gofmt. Else, 
I'll get

34:5: expected identifier on left side of :=


However, what if I want to save the opened file handle into struct? 

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

Reply via email to