1
0
mirror of https://github.com/golang/go synced 2024-11-18 18:04:46 -07:00
go/src/encoding/hex
Josh Bleecher Snyder 4cf95fda64 encoding/hex: fix example function name
Found by vet.

Change-Id: I556d87f853a734002f779b04ba5a3588a3117106
Reviewed-on: https://go-review.googlesource.com/28958
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-09-10 21:40:16 +00:00
..
example_test.go encoding/hex: fix example function name 2016-09-10 21:40:16 +00:00
hex_test.go encoding/hex: change lookup table from string to array 2016-08-17 23:35:32 +00:00
hex.go encoding/hex: implement examples using all exported functions 2016-09-08 19:51:01 +00:00