Go to the source code of this file.
Namespaces | |
generate_go_protobuf | |
Functions | |
def | generate_go_protobuf.generateProtobufs (output) |
Variables | |
generate_go_protobuf.output = os.path.join(workspace, 'go') | |
generate_go_protobuf.workspace = check_output(['bazel', 'info', 'workspace']).decode().strip() | |