Versions in this module Expand all Collapse all v0 v0.1.1 Sep 28, 2021 v0.1.0 Sep 28, 2021 Changes in this version + type Files map[string][]byte + func Read(dir string, n int) (Files, error) + func ReadFS(fsys fs.FS, dir string, n int) (Files, error) + func (f Files) Write(dir string) error