request

package
v1.7.1-addpagewrapp.2 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Request

type Request struct {
	Parameters map[string]*get.GetParameter
	Order      []string
}

func New

func New(params ...*get.GetParameter) (request *Request)

func (*Request) Mapped

func (req *Request) Mapped(r *http.Request) (mapped map[string]interface{})

func (*Request) Param

func (req *Request) Param(name string, r *http.Request) (value string)

Directories

Path Synopsis
Package get handles parasing and fetching get parameters from query string
Package get handles parasing and fetching get parameters from query string

Jump to

Keyboard shortcuts

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