handler

package
v1.9.23 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct {
	core.Handler
}

func (Handler) Get

func (Handler) Get(c *core.Ctx)

func (Handler) GetParam1Param2Params

func (Handler) GetParam1Param2Params(c *core.Ctx)

func (*Handler) Init

func (h *Handler) Init()

func (Handler) Post

func (Handler) Post(c *core.Ctx)

type Name

type Name struct {
	First, Last string
}

type Person

type Person struct {
	Name   Name
	Gender string
	Age    int
}

Jump to

Keyboard shortcuts

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