Skip to content

MonthRangeBuilder🔗

Constructor🔗

func NewMonthRangeBuilder() *MonthRangeBuilder

Methods🔗

Build🔗

Builds the object.

func (builder *MonthRangeBuilder) Build() (MonthRange, error)

Begin🔗

func (builder *MonthRangeBuilder) Begin(begin int32) *MonthRangeBuilder

End🔗

func (builder *MonthRangeBuilder) End(end int32) *MonthRangeBuilder

See also🔗