Functions | Variables
generate_go_protobuf Namespace Reference

Functions

def generateProtobufs (output)
 

Variables

 output = os.path.join(workspace, 'go')
 
 workspace = check_output(['bazel', 'info', 'workspace']).decode().strip()
 

Function Documentation

◆ generateProtobufs()

def generate_go_protobuf.generateProtobufs (   output)

Definition at line 8 of file generate_go_protobuf.py.

Variable Documentation

◆ output

generate_go_protobuf.output = os.path.join(workspace, 'go')

Definition at line 35 of file generate_go_protobuf.py.

◆ workspace

generate_go_protobuf.workspace = check_output(['bazel', 'info', 'workspace']).decode().strip()

Definition at line 34 of file generate_go_protobuf.py.



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