Versions in this module Expand all Collapse all v0 v0.3.6 Dec 17, 2024 v0.3.5 Dec 16, 2024 v0.3.4 Dec 9, 2024 v0.3.3 Nov 26, 2024 Changes in this version + const PathSeparator + func Cleanse(path string) string + func DirCleanse(dir string) string + func FileCleanse(filename string) string + func FileNoExt(filepath string) string + func FileRewrite(filename string) string + type ById struct + FileName string + Id int + IdStr string + TimeStr string + Title string + func (d *ById) Path() string + type ByPath string + func (d ByPath) Path() string + type ByUId struct + FileName string + Id int + IdStr string + Time time.Time + TimeStr string + UserId int + UserIdStr string + func (d *ByUId) Path() string + func (d *ByUId) PreHandle() + type ByUIdTitle struct + Title string + func (d *ByUIdTitle) Path() string + type Path interface + Path func() string