Re: [go-nuts] Re: Documention of a blog entry out of date

2019-02-11 Thread Victor Giordano
Hi Peter! Thank for updating the reference, so instead of looking decode i DO see panics and reconver in encode.go!! I guess there is slight inconsistency in the go blog. I will help you guys (and help me, and others) by pointing this out in the proper place. Greetings V El lun., 11 feb. 2019

[go-nuts] Re: Documention of a blog entry out of date

2019-02-11 Thread peterGo
Victor, If you look at the source code, you may find that the blog inadvertently switched decode and encode. See encode.go. Reporting issues: If you spot bugs, mistakes, or inconsistencies in the Go project's code or documentation, please let us know by filing a ticket on our issue tracker. ht