Skip to main content
Interface for lazy list producers.

Methods

NameDescription
ProduceProduce the list value.

Produce

func Produce(context IResolveContext) *[]*string
Produce the list value.

contextRequired