query

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type QueryOption

type QueryOption func(url url.URL) url.URL

func Count added in v0.2.0

func Count(b bool) QueryOption

func Expand added in v0.2.0

func Expand(resource string) QueryOption

func Filter added in v0.2.0

func Filter(filter string) QueryOption

func Format added in v0.2.0

func Format(format string) QueryOption

func OrderBy added in v0.2.0

func OrderBy(order string) QueryOption
func Search(term string) QueryOption

func Select added in v0.2.0

func Select(fields string) QueryOption

func Skip added in v0.2.0

func Skip(items int) QueryOption

func SkipToken added in v0.3.0

func SkipToken(token string) QueryOption

func Top

func Top(count int) QueryOption

func Version

func Version(version string) QueryOption

Jump to

Keyboard shortcuts

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