request

package
v0.2.7 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetInteractions

type GetInteractions struct {
	SrcIds []string `json:"src_ids" binding:"min=0,max=100,dive,min=1,max=64"`
	Start  uint     `json:"start"   binding:"ltefield=End"`
	End    uint     `json:"end"     binding:"gtfield=Start"`
	Limit  int      `json:"limit"   binding:"min=0,max=100000"`
	Offset int      `json:"offset"  binding:"min=0,max=1000"`
}

Jump to

Keyboard shortcuts

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