formam – github.com/monoculum/formam Index | Files

package formam

import "github.com/monoculum/formam"

Package formam implements functions to decode values of a html form.

Index

Functions

func Decode

func Decode(vs url.Values, dst interface{}) error

Decode decodes the url.Values into a element that must be a pointer to a type provided by argument

Source Files

formam.go

Version
v1.0.0
Published
Jun 22, 2016
Platform
js/wasm
Imports
7 packages
Last checked
now

Tools for package owners.