Versions in this module Expand all Collapse all v0 v0.3.6 Mar 20, 2026 v0.3.5 Mar 15, 2026 v0.3.4 Mar 11, 2026 Changes in this version + func BaseDir() string + func Create(module string, pattern string) (*os.File, error) + func EnsureModuleDir(module string) (string, error) + func ModuleDir(module string) string + func SaveReader(module string, pattern string, src io.Reader) (string, func(), error)