4 5 package fs 6 7 import "io" 8 9 // ReadFileFS is the interface implemented by a file system 10 // that provides an optimized implementation of ReadFile.
確定! 回上一頁