Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitSoftErrorMode ¶
func InitSoftErrorMode()
func IsSoftErrorOn ¶
func IsSoftErrorOn() bool
func SetSoftErrorMode ¶
func SetSoftErrorMode(newValue bool)
Types ¶
type SoftErrorMode ¶
type SoftErrorMode struct {
Enabled bool
}
SoftErrorMode allows for skipping certain non-fatal errors from breaking execution
Click to show internal directories.
Click to hide internal directories.