form

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2022 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 Form

type Form struct {
	url.Values
}

func New

func New(values url.Values) *Form

func (*Form) GetInt

func (this *Form) GetInt(key string, defaultValue int) int

func (*Form) GetString

func (this *Form) GetString(key string) string

func (*Form) ToStringMap

func (this *Form) ToStringMap() map[string]string

Jump to

Keyboard shortcuts

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