Documentation
¶
Overview ¶
// hexdump: a hexdumper utility written in Golang // // Copyright 2015 Jason E. Aten <j.e.aten -a-t- g-m-a-i-l dot c-o-m> // License: MIT
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var UseAnsiColorForDiff bool = false // Default to false
UseAnsiColorForDiff controls whether ANSI color codes are used in diff output. This should be set by test suites during setup.
Functions ¶
func ReadFileAsBytes ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.