Skip to content

RangeMapBuilder🔗

Constructor🔗

func NewRangeMapBuilder() *RangeMapBuilder

Methods🔗

Build🔗

Builds the object.

func (builder *RangeMapBuilder) Build() (RangeMap, error)

Options🔗

Range to match against and the result to apply when the value is within the range

func (builder *RangeMapBuilder) Options(options cog.Builder[dashboard.DashboardRangeMapOptions]) *RangeMapBuilder

See also🔗