form

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2016 License: MIT Imports: 3 Imported by: 0

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

func NewDecoder(r io.Reader) goa.Decoder

NewDecoder returns a form decoder that reads from r.

func NewEncoder

func NewEncoder(w io.Writer) goa.Encoder

NewEncoder returns a form encoder that writes to w.

Types

This section is empty.

Jump to

Keyboard shortcuts

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