input

package
v0.0.0-...-6e65144 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidRequest = errors.New("invalid request")
)

Functions

This section is empty.

Types

type ListCircleInput

type ListCircleInput struct {
	Start      string `query:"start"`
	End        string `query:"end"`
	CategoryID []int  `query:"categoryID"`
	Q          string `query:"q"`
}

func (ListCircleInput) Validate

func (i ListCircleInput) Validate() error

Jump to

Keyboard shortcuts

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