constraints

package
v0.0.0-...-d400468 Latest Latest
Warning

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

Go to latest
Published: May 21, 2016 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PaginatedConstraints

type PaginatedConstraints struct {
	Offset   uint64
	Limit    uint64
	Sort     string
	Includes map[string]struct{}
}

func ApplyPaginatedConstraints

func ApplyPaginatedConstraints(r api2go.Request) (PaginatedConstraints, error)

type SingleConstraints

type SingleConstraints struct {
	Includes map[string]struct{}
}

func ApplySingleConstraints

func ApplySingleConstraints(r api2go.Request) (SingleConstraints, error)

Jump to

Keyboard shortcuts

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