Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseFormString ¶
ParseFormString takes a form-encoded string and it turns it into a usable set of parameters that an application can consume. These parameters use "Rack-style" conventions for encoding complex types like arrays and maps, which is how the Stripe API decodes data. These complex types are the more difficult part of the problem and what makes this package fairly complicated to implemented.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.