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