mirror of
https://github.com/docker/docs.git
synced 2026-04-04 18:28:58 +07: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
Markdown
97.2%
HTML
1.8%
CSS
0.4%
JavaScript
0.2%
Go
0.1%
Other
0.1%
