Variables
check_tracer_sanity Namespace Reference

Variables

int errors = 0
 
 path = os.path.join(root, filename)
 
 pattern = re.compile("GRPC_TRACER_INITIALIZER\((true|false), \"(.*)\"\)")
 
 text = f.read()
 
list tracers = []
 

Variable Documentation

◆ errors

int check_tracer_sanity.errors = 0

Definition at line 23 of file check_tracer_sanity.py.

◆ path

check_tracer_sanity.path = os.path.join(root, filename)

Definition at line 28 of file check_tracer_sanity.py.

◆ pattern

check_tracer_sanity.pattern = re.compile("GRPC_TRACER_INITIALIZER\((true|false), \"(.*)\"\)")

Definition at line 25 of file check_tracer_sanity.py.

◆ text

check_tracer_sanity.text = f.read()

Definition at line 32 of file check_tracer_sanity.py.

◆ tracers

list check_tracer_sanity.tracers = []

Definition at line 24 of file check_tracer_sanity.py.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:01