queryutil - ActiveState ActiveGo 1.8
...

Package queryutil

import "github.com/aws/aws-sdk-go/private/protocol/query/queryutil"
Overview
Index

Overview ▾

func Parse

func Parse(body url.Values, i interface{}, isEC2 bool) error

Parse parses an object i and fills a url.Values object. The isEC2 flag indicates if this is the EC2 Query sub-protocol.