query

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type QueryUrl

type QueryUrl struct {
	Url url.Values `json:"url"`
}

func New

func New(url url.Values) *QueryUrl

func (*QueryUrl) Int

func (query *QueryUrl) Int(key string, defaultValue int) (int, error)

func (*QueryUrl) Int64

func (query *QueryUrl) Int64(key string, defaultValue int64) (int64, error)

func (*QueryUrl) Str

func (query *QueryUrl) Str(key string) (string, bool)

Jump to

Keyboard shortcuts

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