Documentation
¶
Overview ¶
Package debugutil contains utility functions, mostly helpful for writting tests, related to code generation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SideBySide ¶
SideBySide returns a string with a and b printed side by side, separated by pipe character (for equal lines) or a delta character (for different lines).
func WithLineNumbers ¶
WithLineNumbers returns a version of the string with line numbers printed on the left hand side of each line.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.