Documentation ¶
Index ¶
- func Immediate(s beam.Scope, filename string) (gleam.PCollection[string], error)
- func Read(s beam.Scope, path string) gleam.PCollection[string]
- func ReadAll(s beam.Scope, c gleam.PCollection[string]) gleam.PCollection[string]
- func ReadAllSdf(s beam.Scope, c gleam.PCollection[string]) gleam.PCollection[string]
- func ReadSdf(s beam.Scope, glob string) gleam.PCollection[string]
- func Write(s beam.Scope, path string, c gleam.PCollection[string])
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadAll ¶
func ReadAll(s beam.Scope, c gleam.PCollection[string]) gleam.PCollection[string]
func ReadAllSdf ¶
func ReadAllSdf(s beam.Scope, c gleam.PCollection[string]) gleam.PCollection[string]
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.