jina.serve.runtimes.gateway package#

Subpackages#

Submodules#

Module contents#

class jina.serve.runtimes.gateway.GatewayRuntime(args, cancel_event=None, **kwargs)[source]#

Bases: AsyncNewLoopRuntime, ABC

The Runtime from which the GatewayRuntimes need to inherit