mirror of
https://github.com/acepanel/helper.git
synced 2026-02-04 04:07:16 +08:00
feat: init
This commit is contained in:
6
pkg/embed/embed.go
Normal file
6
pkg/embed/embed.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package embed
|
||||
|
||||
import "embed"
|
||||
|
||||
//go:embed all:locales/*
|
||||
var LocalesFS embed.FS
|
||||
Reference in New Issue
Block a user