Documentation
¶
Overview ¶
Package e2hformat is the formatter's package of the Enhanced Error Handling module
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatSourceFile ¶
func FormatSourceFile(file string, hidingMethod HidingMethod, hidingValue string) string
This function format the sourcefile according to the provided params
Types ¶
type HidingMethod ¶
type HidingMethod int8
const ( HidingMethod_None HidingMethod = iota HidingMethod_FullBaseline HidingMethod_ToFolder )
Allowed path treatments
Click to show internal directories.
Click to hide internal directories.