filter

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AtPlanFilterStateValues

type AtPlanFilterStateValues struct {
	AtPlanIDs []uint64 `json:"atPlanIDs,omitempty"`
}

type Filter

type Filter struct {
	base.DefaultProvider

	State State `json:"state,omitempty"`
}

func (*Filter) Render

Render is empty implement.

type PipelineIDValues

type PipelineIDValues struct {
	PipelineID []uint64 `json:"pipelineID"`
}

type State

type State struct {
	Conditions []filter.PropCondition `json:"conditions,omitempty"`
	Values     PipelineIDValues       `json:"values,omitempty"`
}

Jump to

Keyboard shortcuts

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