Documentation ¶
Overview ¶
Package form provides a "application/x-www-form-encoding" encoder and decoder. It uses github.com/ajg/form for the actual implementation which can be used directly as well. The goal of this package is to raise awareness of the package above and its direct compatibility with goa.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDecoder ¶
NewDecoder returns a form decoder that reads from r.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.