Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ErrorNotifier ¶
type ErrorNotifier struct {
// contains filtered or unexported fields
}
func (ErrorNotifier) Notify ¶
func (receiver ErrorNotifier) Notify(err error)
func (*ErrorNotifier) SetNotifier ¶
func (receiver *ErrorNotifier) SetNotifier(ehandler func(err error))
Click to show internal directories.
Click to hide internal directories.