Thanks for the example! For some reason it seems like I learn from examples the best. Words and ideas can be interpreted incorrectly, code not so easily as it is exact.
On Sunday, March 26, 2017 at 8:51:46 PM UTC+3, peterGo wrote: > > Tomi, > > Read the Go snappy package documentation: > https://godoc.org/github.com/golang/snappy > > Write the code: https://play.golang.org/p/vNQ2xgDtDC > > Peter > > On Sunday, March 26, 2017 at 8:53:42 AM UTC-4, Tomi Häsä wrote: >> >> Are there beginner instructions on how to open snz files with Go? >> >> I did find the GitHub pages for Snappy and Go+Snappy, but the README file >> for Go+Snappy is not enough for me: >> >> https://google.github.io/snappy/ >> https://github.com/golang/snappy >> >> -- 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.
