Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StaticFilesystem ¶
type StaticFilesystem struct {
Files []core_types.StaticFile
// contains filtered or unexported fields
}
func GetFiles ¶
func GetFiles(fs embed.FS, params utils_types.GetFilesParams) StaticFilesystem
func (StaticFilesystem) GetFileByRelPath ¶
func (fs StaticFilesystem) GetFileByRelPath(rel_path utils_types.FilePath) core_types.StaticFile
Click to show internal directories.
Click to hide internal directories.