On Tue, Sep 13, 2016 at 2:58 PM Александр Петров <[email protected]> wrote:
> Yes. It's a false alarm. Topic can be closed. Peoples prompted me that the format %#v - that just does what I need, a quoted string. %#v actually does probably what you need ( https://play.golang.org/p/8th0Znz-9p), but the program in the OP uses %v instead. -- -j -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
