core

package
v0.6.5-alpha Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ModuleDirectories = ModuleConfiguredDirectories{}
)

Functions

This section is empty.

Types

type ModuleConfiguredDirectories

type ModuleConfiguredDirectories struct {
	// relative to ./modules/<mymodule> (ModuleDir)
	ResourcesDir   string
	StaticDir      string
	TemplateDir    string
	HyperbricksDir string
	RenderedDir    string

	// relative to the
	Root        string // the current working directory ./
	PluginsDir  string // ./bin/plugins or other location when configured
	ModulesRoot string // the root directory: ./modules
	ModuleDir   string // ./modules/<mymodule>
}

Jump to

Keyboard shortcuts

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