]> Cypherpunks.ru repositories - gostls13.git/commit
hash: add marshaling, unmarshaling example
authorTim Cooper <tim.cooper@layeh.com>
Fri, 3 Nov 2017 23:17:08 +0000 (20:17 -0300)
committerIan Lance Taylor <iant@golang.org>
Sat, 4 Nov 2017 03:47:34 +0000 (03:47 +0000)
commit0ee4527ac7a4472c51c13948a3ac3e0c51a51838
treecd01d747f6e4c2b89c3ba0e8390f252986905c3e
parentaf015b1f21949c6ef40989f4746431919c7df6e7
hash: add marshaling, unmarshaling example

Example usage of functionality implemented in CL 66710.

Change-Id: I87d6e4d2fb7a60e4ba1e6ef02715480eb7e8f8bd
Reviewed-on: https://go-review.googlesource.com/76011
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/hash/example_test.go [new file with mode: 0644]