package
0.0.0-20241108085113-adc8193de329
Repository: https://github.com/apache/iceberg-go.git
Documentation: pkg.go.dev
# Functions
GetFile opens the given file using the provided file system.
MakeSequencedChan creates a channel that outputs values in a given order based on the comesAfter and isNext functions.
# Structs
Enumerated is a quick way to represent a sequenced value that can be processed in parallel and then needs to be reordered.
No description provided by the author