package
2.59.0
Repository: https://github.com/leocbs/beam.git
Documentation: pkg.go.dev

# Structs

LogFn is a DoFn to log our split output.
StringSplitFn is a Splittable DoFn that splits strings into substrings of the specified size (for example, to be able to fit them in a small buffer).