web

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeQueryParams

func DecodeQueryParams(c *clevergo.Context, dest interface{}) error

Types

type Form added in v1.5.0

type Form struct {
	Err error
}

func (Form) GetError added in v1.5.0

func (f Form) GetError(field string) error

func (Form) HasError added in v1.5.0

func (f Form) HasError(field string) (found bool)

type Handler

type Handler interface {
	Register(clevergo.Router)
}

type Page

type Page struct {
	Title       string
	Description string
}

func NewPage

func NewPage(title string) Page

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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