resource

package
v0.2.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 21, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAdminFS added in v0.1.1

func GetAdminFS() (fs.FS, error)

func GetAssetsFS added in v0.0.4

func GetAssetsFS() (fs.FS, error)

func GetStaticFS

func GetStaticFS() (fs.FS, error)

func GetTemplateFS added in v0.1.1

func GetTemplateFS() fs.FS

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)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL