http_web

package
v1.1.34 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartHttpNode

func StartHttpNode()

func StartHttpNode1

func StartHttpNode1()

func StartHttpNode2

func StartHttpNode2()

Types

type GeetestFilter

type GeetestFilter struct{}

func (*GeetestFilter) DoFilter

func (self *GeetestFilter) DoFilter(chain httpsvr.Filter, ctx *httpsvr.Context, args ...interface{}) error

type GetUserReq

type GetUserReq struct {
	dto.BaseReq
	Uid  string `json:"token"`
	Name string `json:"secret"`
}

easyjson:json

type MyWebNode

type MyWebNode struct {
	httpsvr.HttpNode
}

func NewHTTP

func NewHTTP() *MyWebNode

func (*MyWebNode) FirstRegister

func (self *MyWebNode) FirstRegister(ctx *httpsvr.Context) error

func (*MyWebNode) SecondValidate

func (self *MyWebNode) SecondValidate(ctx *httpsvr.Context) error

type NewPostFilter

type NewPostFilter struct{}

func (*NewPostFilter) DoFilter

func (self *NewPostFilter) DoFilter(chain httpsvr.Filter, ctx *httpsvr.Context, args ...interface{}) error

type TestFilter

type TestFilter struct{}

func (*TestFilter) DoFilter

func (self *TestFilter) DoFilter(chain httpsvr.Filter, ctx *httpsvr.Context, args ...interface{}) error

Jump to

Keyboard shortcuts

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