On Thu, 19 Jan 2017 00:05:46 -0800 (PST)
hui zhang wrote:
> check below link
>
> http://stackoverflow.com/questions/1821811/how-to-read-write-from-to-file-using-golang
>
> It offer 3 ways.
> os
> *bufio*
> *ioutil*
There's just a single way to read a file -- using the Read() method on
values o
check below link
http://stackoverflow.com/questions/1821811/how-to-read-write-from-to-file-using-golang
It offer 3 ways.
os
*bufio*
*ioutil*
--
You received this message because you are subscribed to the Google Groups
"golang-nuts" group.
To unsubscribe from this group and stop receiving ema