handler

package
v1.8.1 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrBadRequest          = &SHandlerError{"bad request"}
	ErrBuildRequest        = &SHandlerError{"build request"}
	ErrUndefinedService    = &SHandlerError{"undefined service"}
	ErrLoadRequest         = &SHandlerError{"load request"}
	ErrInvalidResponseMode = &SHandlerError{"invalid response mode"}
)

Functions

func RequestHandler

func RequestHandler(pHandleF IHandlerF) anonymity.IHandlerF

Types

type SHandlerError

type SHandlerError struct {
	// contains filtered or unexported fields
}

func (*SHandlerError) Error

func (err *SHandlerError) Error() string

Jump to

Keyboard shortcuts

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