http_web

package
v1.0.15 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartHttpNode

func StartHttpNode()

Types

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

type NewPostFilter

type NewPostFilter struct{}

func (*NewPostFilter) DoFilter

func (self *NewPostFilter) 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