ibmruntimes / go-recordio

Record I/O in Go: a Go module for record I/O in VSAM databases directly from Go (no need for cgo)
BSD 3-Clause "New" or "Revised" License
8 stars 3 forks source link

ESDS file #15

Open NeosPedro opened 9 months ago

NeosPedro commented 9 months ago

Hi, and first congratz for this amazing work, I want to know if with this module I can open ESDS files, and how do it, cuz I'm trying to do it and I don't get it. Thanks

ccw-1 commented 9 months ago

You should be able to use it on ESDS, like it is a sequential data set.