requests

package
v0.0.0-...-99ddcf2 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2014 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApiRequest

type ApiRequest struct {
	Entity  string
	Filter  map[string]string
	OrderBy []string
	Limit   uint
	Offset  uint
}

func NewApiRequest

func NewApiRequest(payload []byte) *ApiRequest

func (*ApiRequest) GetQuery

func (this *ApiRequest) GetQuery(tableName string) orm.QuerySeter

Jump to

Keyboard shortcuts

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