Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckError ¶
func CheckFatal ¶
Types ¶
type ErrHandler ¶
type ErrHandler struct {
// contains filtered or unexported fields
}
func NewErrHandler ¶
func NewErrHandler(logger *serverLog.Logger) *ErrHandler
func (*ErrHandler) LogError ¶
func (h *ErrHandler) LogError(err error) bool
Click to show internal directories.
Click to hide internal directories.