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