at_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: 14 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"`
	// contains filtered or unexported fields
}

func (*Filter) Render

Render is empty implement.

func (*Filter) SetBlockAtStep added in v1.5.0

func (f *Filter) SetBlockAtStep(h *gshelper.GSHelper) error

type State

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

Jump to

Keyboard shortcuts

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