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 5 forks source link

v2 -- use generics in util functions #5

Closed billotosyr closed 2 years ago

billotosyr commented 2 years ago

In v2, utility conversion functions will now use go generics -- prereq is go1.18