forms

package module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2022 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

func Decode(form Values, v interface{}) error

Types

type DecodeError added in v0.1.0

type DecodeError struct {
	Field string
	Type  string
	Value string
}

func (DecodeError) Error added in v0.1.0

func (de DecodeError) Error() string

type Values

type Values = map[string][]string

Jump to

Keyboard shortcuts

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