Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( InvalidWhence = errors.New("bindiff: invalid whence") NegativePosition = errors.New("bindiff: negative position") PositionOutOfRange = errors.New("bindiff: position out of range") )
View Source
var PatchError = errors.New("bindiff: corrupt patch")
Functions ¶
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.