Module: Servus::Extensions::Lazily

Defined in:
lib/servus/extensions/lazily/ext.rb,
lib/servus/extensions/lazily/call.rb,
lib/servus/extensions/lazily/errors.rb,
lib/servus/extensions/lazily/resolver.rb

Overview

Lazy record resolution extensions for Servus services.

This module provides the infrastructure for lazily resolving record references (IDs or instances) in service inputs. When loaded, it extends Base with the Call#lazily class method.

See Also:

Defined Under Namespace

Modules: Call, Errors, Ext Classes: Resolver