main

command
v4.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 4, 2026 License: Apache-2.0, BSD-3-Clause Imports: 19 Imported by: 0

Documentation

Overview

package main runs the Privacy on Beam codelab. Example command to run: (From the codelab/ directory) go run --mod=mod ./main --example=count --input_file=main/day_data.csv --output_stats_file=stats.csv --output_chart_file=chart.png (From the codelab/main directory) go run --mod=mod . --example=count --input_file=day_data.csv --output_stats_file=stats.csv --output_chart_file=chart.png Replace 'example=count' with 'example=sum', 'example=mean' or 'example=public_partitions' to run other examples.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL