mt_block_header_filter

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Filter

type Filter struct {
	base.DefaultProvider

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

func (*Filter) Render

Render is empty implement.

type MtPlanFilterStateValues

type MtPlanFilterStateValues struct {
	MtPlanIDs []uint64 `json:"mtPlanIDs,omitempty"`
}

type State

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

Jump to

Keyboard shortcuts

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