Public Member Functions | |
| def | __init__ (self) |
| def | __str__ (self) |
| def | client_cmd (self, args) |
| def | global_env (self) |
Public Attributes | |
| client_cwd | |
| safename | |
Definition at line 133 of file run_grpclb_interop_tests.py.
| def run_grpclb_interop_tests.GoLanguage.__init__ | ( | self | ) |
Definition at line 135 of file run_grpclb_interop_tests.py.
| def run_grpclb_interop_tests.GoLanguage.__str__ | ( | self | ) |
Definition at line 158 of file run_grpclb_interop_tests.py.
| def run_grpclb_interop_tests.GoLanguage.client_cmd | ( | self, | |
| args | |||
| ) |
Definition at line 139 of file run_grpclb_interop_tests.py.
| def run_grpclb_interop_tests.GoLanguage.global_env | ( | self | ) |
Definition at line 152 of file run_grpclb_interop_tests.py.
| run_grpclb_interop_tests.GoLanguage.client_cwd |
Definition at line 136 of file run_grpclb_interop_tests.py.
| run_grpclb_interop_tests.GoLanguage.safename |
Definition at line 137 of file run_grpclb_interop_tests.py.