Module: Kobako::Transport::_ServiceRegistry
- Defined in:
- sig/kobako/transport.rbs
Overview
The Service registry a dispatch resolves constant-path targets against. The Sandbox's Kobako::Catalog::Services is the production conformer; modelled structurally so the Transport layer needs no upward dependency on Catalog.
Instance Method Summary collapse
Instance Method Details
#lookup ⇒ Object
17 |
# File 'sig/kobako/transport.rbs', line 17
def lookup: (String target) -> untyped
|