Documentation ¶ Index ¶ 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) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func BaseDir ¶ func BaseDir() string func Create ¶ func Create(module string, pattern string) (*os.File, error) func EnsureModuleDir ¶ func EnsureModuleDir(module string) (string, error) func ModuleDir ¶ func ModuleDir(module string) string func SaveReader ¶ func SaveReader(module string, pattern string, src io.Reader) (string, func(), error) Types ¶ This section is empty. Source Files ¶ View all Source files tempfile.go Click to show internal directories. Click to hide internal directories.