Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAdminFS ¶ added in v0.1.1
func GetAssetsFS ¶ added in v0.0.4
func GetStaticFS ¶
func GetTemplateFS ¶ added in v0.1.1
Types ¶
type ThemeConfig ¶ added in v0.1.1
type ThemeConfig struct {
Name string `json:"name"`
Description string `json:"description"`
Version string `json:"version"`
ViteDevServerURL string `json:"ViteDevServerURL"`
Manifest string `json:"manifest"`
}
func GetThemeConfig ¶ added in v0.1.1
func GetThemeConfig() (*ThemeConfig, error)
Click to show internal directories.
Click to hide internal directories.