hep icon indicating copy to clipboard operation
hep copied to clipboard

all: prepare for new io/fs interfaces

Open sbinet opened this issue 5 years ago • 0 comments

as mentioned in https://github.com/golang/go/issues/41190, a new file system interface is being designed (and accepted):

  • https://go.googlesource.com/proposal/+/master/design/draft-iofs.md

we should probably make use of it or, at least, make sure we implement these interfaces. obvious places:

  • xrootd
  • perhaps groot

sbinet avatar Sep 03 '20 09:09 sbinet