Skip to main content
Interface for lazy string producers.

Methods

NameDescription
ProduceProduce the string value.

Produce

func Produce(context IResolveContext) *string
Produce the string value.

contextRequired