query

package
v0.0.0-...-3f639d1 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2022 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 CommonQuery

type CommonQuery struct {
	PageNo   int
	PageSize int
}

func (*CommonQuery) GetOffset

func (c *CommonQuery) GetOffset() int

func (*CommonQuery) GetPageNo

func (c *CommonQuery) GetPageNo() int

func (*CommonQuery) GetPageSize

func (c *CommonQuery) GetPageSize() int

type OpstQuery

type OpstQuery struct {
	CommonQuery
	Id                int
	Code              string
	StatusList        []int
	StartExerciseDate string
	EndExerciseDate   string
}

type OptionQuery

type OptionQuery struct {
	CommonQuery
	Id                int
	Code              string
	StatusList        []int
	StartExerciseDate string
	EndExerciseDate   string
	Position          string
}

type StockQuery

type StockQuery struct {
	CommonQuery
	Id         int
	Code       string
	OptionCode string
	StatusList []int
	CostPrice  string
}

Jump to

Keyboard shortcuts

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