To support single-flight Size and ModTime queries against backend storage file, we are replacing the CurrentSize call with a Stat call. A FileInfo interface is provided for backends to provide a type, with a default implementation called FileInfoInternal, for use by driver implementations. More work needs to follow this change to update all the driver implementations.
Description
Languages
Go
97.8%
Shell
1.7%
Dockerfile
0.2%
Makefile
0.2%