queryparams

package
v0.0.0-...-5a0bf87 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2016 License: Apache-2.0, MIT Imports: 5 Imported by: 0

Documentation

Overview

Package queryparams provides conversion from versioned runtime objects to URL query values

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Convert

func Convert(obj runtime.Object) (url.Values, error)

Convert takes a versioned runtime.Object and serializes it to a url.Values object using JSON tags as parameter names. Only top-level simple values, arrays, and slices are serialized. Embedded structs, maps, etc. will not be serialized.

Types

This section is empty.

Jump to

Keyboard shortcuts

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