package
2.24.0+incompatible
Repository: https://github.com/amustafa/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).