Classes | Functions
_utils Namespace Reference

Classes

class  Bunch
 

Functions

types.ModuleType import_python_module (str path)
 
None merge_json (Union[Mapping, List] dst, Union[Mapping, List] add)
 
Any to_bunch (Any var)
 

Function Documentation

◆ import_python_module()

types.ModuleType _utils.import_python_module ( str  path)
Imports the Python file at the given path, returns a module object.

Definition at line 24 of file tools/buildgen/_utils.py.

◆ merge_json()

None _utils.merge_json ( Union[Mapping, List]  dst,
Union[Mapping, List]  add 
)
Merges JSON objects recursively.

Definition at line 57 of file tools/buildgen/_utils.py.

◆ to_bunch()

Any _utils.to_bunch ( Any  var)
Converts any kind of variable to a Bunch.

Definition at line 42 of file tools/buildgen/_utils.py.



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