Versions in this module Expand all Collapse all v1 v1.9.0 Feb 25, 2026 v1.8.0 Sep 9, 2025 Changes in this version + func With(ctx context.Context, sels []selected.Selection) context.Context + type Lazy struct + func FromContext(ctx context.Context) *Lazy + func (l *Lazy) Args(path string) (map[string]interface{}, bool) + func (l *Lazy) DecodeArgsInto(path string, dst interface{}) (bool, error) + func (l *Lazy) Has(name string) bool + func (l *Lazy) Names() []string