mirror of
https://github.com/distribution/distribution.git
synced 2025-08-31 06:34:11 +00:00
ac660e72bfbc13cdf12b46252f161b5c6c3caac0
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
98.7%
Dockerfile
0.5%
Makefile
0.5%
Shell
0.2%
HCL
0.1%