http_web

package
v1.0.156 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 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 added in v1.0.113

func StartHttpNode1()

func StartHttpNode2 added in v1.0.113

func StartHttpNode2()

Types

type GeetestFilter added in v1.0.21

type GeetestFilter struct{}

func (*GeetestFilter) DoFilter added in v1.0.21

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

type GetUserReq

type GetUserReq struct {
	common.BaseReq
	Uid  int    `json:"uid"`
	Name string `json:"name"`
}

type MyWebNode

type MyWebNode struct {
	node.HttpNode
}

func NewHTTP

func NewHTTP() *MyWebNode

func (*MyWebNode) FirstRegister added in v1.0.21

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

func (*MyWebNode) SecondValidate added in v1.0.21

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

type NewPostFilter

type NewPostFilter struct{}

func (*NewPostFilter) DoFilter

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

type TestFilter added in v1.0.150

type TestFilter struct{}

func (*TestFilter) DoFilter added in v1.0.150

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

Jump to

Keyboard shortcuts

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