form

package
v0.16.1 Latest Latest
Warning

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

Go to latest
Published: May 10, 2018 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package form is a small package used to hold a few types common to the param package so that we don't have import cycles.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FormPair

type FormPair [2]string

FormPair is a key/value pair as extracted from a form-encoded string. For example, "a=b" is the pair [a, b].

type FormValues

type FormValues []FormPair

FormValues is a full slice of all the key/value pairs from a form-encoded string.

Jump to

Keyboard shortcuts

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