Versions in this module Expand all Collapse all v0 v0.5.0 Apr 29, 2026 Changes in this version + func Create(path string, size int64, opts ...CreateOpt) error + type CreateOpt func(*createConfig) + func WithDir(path string, mode fs.FileMode, uid, gid uint32) CreateOpt