Documentation ¶
Rendered for windows/amd64
Index ¶
- func ErrorFromHRESULT(funcName string, hr win.HRESULT) error
- func LastError(win32FuncName string) error
- func LogErrors() bool
- func NewError(message string) error
- func NewErrorNoPanic(message string) error
- func PanicOnError() bool
- func SetLogErrors(v bool)
- func SetPanicOnError(v bool)
- func WrapError(err error) error
- func WrapErrorNoPanic(err error) error
- type Error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewErrorNoPanic ¶
func PanicOnError ¶
func PanicOnError() bool
func SetLogErrors ¶
func SetLogErrors(v bool)
func SetPanicOnError ¶
func SetPanicOnError(v bool)
func WrapErrorNoPanic ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.