Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorHandlers ¶
type ErrorHandlers struct { }
func (*ErrorHandlers) CheckError ¶
func (eh *ErrorHandlers) CheckError(msg string, err error) bool
func (*ErrorHandlers) LogError ¶
func (eh *ErrorHandlers) LogError(msg string, err error)
Click to show internal directories.
Click to hide internal directories.