jina.parsers.client module#

Module for argparse for Client

jina.parsers.client.mixin_comm_protocol_parser(parser)[source]#

Add the arguments for the protocol to the parser

Parameters

parser – the parser configure

jina.parsers.client.mixin_client_features_parser(parser)[source]#

Add the arguments for the client to the parser

Parameters

parser – the parser configure