Directories
¶
Path | Synopsis |
---|---|
Package codelab contains example pipelines for computing various aggregations using Privacy on Beam.
|
Package codelab contains example pipelines for computing various aggregations using Privacy on Beam. |
main
package main runs the Privacy on Beam codelab.
|
package main runs the Privacy on Beam codelab. |
internal
|
|
generated
Package generated was generated automatically.
|
Package generated was generated automatically. |
kv
Package kv contains Pair for holding <K,V> pairs as byte slices, and Codec for transforming <K,V> pairs into Pair and vice versa.
|
Package kv contains Pair for holding <K,V> pairs as byte slices, and Codec for transforming <K,V> pairs into Pair and vice versa. |
testoption
Package testoption contains a PrivacySpecOption for enabling testMode for pbeam.
|
Package testoption contains a PrivacySpecOption for enabling testMode for pbeam. |
Package pbeam provides an API for building differentially private data processing pipelines using Apache Beam (https://beam.apache.org) with its Go SDK (https://godoc.org/github.com/apache/beam/sdks/go/pkg/beam).
|
Package pbeam provides an API for building differentially private data processing pipelines using Apache Beam (https://beam.apache.org) with its Go SDK (https://godoc.org/github.com/apache/beam/sdks/go/pkg/beam). |
pbeamtest
Package pbeamtest provides PrivacySpecs for testing Privacy on Beam pipelines without noise.
|
Package pbeamtest provides PrivacySpecs for testing Privacy on Beam pipelines without noise. |
testutils
Package testutils provides helper functions, structs, etc.
|
Package testutils provides helper functions, structs, etc. |
Click to show internal directories.
Click to hide internal directories.