Posted in

Go embed.FS加载含中文路径的静态资源失败?go:embed通配符匹配规则与filepath.WalkDir在不同OS下的UTF-8路径归一化差异

第一章:Go embed.FS加 … Go embed.FS加载含中文路径的静态资源失败?go:embed通配符匹配规则与filepath.WalkDir在不同OS下的UTF-8路径归一化差异Read more

Posted in

Go embed文件系统与//go:embed指令:golang语系静态资源绑定中3种FS接口实现差异(fs.FS vs embed.FS vs io/fs)

第一章:Go embed文件系统 … Go embed文件系统与//go:embed指令:golang语系静态资源绑定中3种FS接口实现差异(fs.FS vs embed.FS vs io/fs)Read more

Posted in

Go embed.FS在百度云对象存储OSS挂载场景下的局限性:fs.Stat()路径解析缺陷、嵌入文件大小上限与build cache污染问题

第一章:Go embed.FS在 … Go embed.FS在百度云对象存储OSS挂载场景下的局限性:fs.Stat()路径解析缺陷、嵌入文件大小上限与build cache污染问题Read more