nestedtypeassembler

package
v0.16.0 Latest Latest
Warning

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

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

Documentation

Overview

Package nestedtypeassembler takes a collection of FormPair tuples and uses them to construct more complex data types using "Rack-style" conventions for arrays and maps with a few small Stripe-specific tweaks.

When processing a request, data should first be parsed from the query, form, or multipart form, handed off to this package for assembly, then passed on the coercer to coerce string to other expected types.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AssembleParams

func AssembleParams(form form.FormValues) (map[string]interface{}, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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