Documentation
¶
Index ¶
- type RejectPathReType
- func (hdlr *RejectPathReType) InitializeWithConfigData(next http.Handler, gCfg *cfg.ServerGlobalConfigType, serverName string, ...) (err error)
- func (hdlr *RejectPathReType) PreValidate(gCfg *cfg.ServerGlobalConfigType, cfgData map[string]interface{}, ...) (err error)
- func (hdlr RejectPathReType) ServeHTTP(www http.ResponseWriter, req *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RejectPathReType ¶
func NewRejectRePathServer ¶
func NewRejectRePathServer(n http.Handler, p []string) *RejectPathReType
func (*RejectPathReType) InitializeWithConfigData ¶
func (hdlr *RejectPathReType) InitializeWithConfigData(next http.Handler, gCfg *cfg.ServerGlobalConfigType, serverName string, pNo, callNo int) (err error)
func (*RejectPathReType) PreValidate ¶
func (hdlr *RejectPathReType) PreValidate(gCfg *cfg.ServerGlobalConfigType, cfgData map[string]interface{}, serverName string, pNo, callNo int) (err error)
func (RejectPathReType) ServeHTTP ¶
func (hdlr RejectPathReType) ServeHTTP(www http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.