jivago.wsgi.routing.table.auto_discovering_routing_table module

class jivago.wsgi.routing.table.auto_discovering_routing_table.AutoDiscoveringRoutingTable(registry: Registry, root_package_name: str)[source]

Bases: ReflectiveRoutingTable

Reads @Resource annotations to build the routing table.