errors

package
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 31, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrorHandler

type ErrorHandler interface {
	HandleError(e interface{}, r contracts.RequestContract) contracts.ResponseContract
}

type StandardErrorHandler

type StandardErrorHandler struct {
	App *kernel.Application
}

func (*StandardErrorHandler) BaseHandle

func (*StandardErrorHandler) HandleError

func (h *StandardErrorHandler) HandleError(e interface{}, r contracts.RequestContract) contracts.ResponseContract

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL