engines

package
v1.8.2 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var EngineCache = xcore.NewXCache("engine", 0, 0)
View Source
var Engines = map[string]assets.Engine{}
View Source
var InstanceCache = xcore.NewXCache("instance", 0, 3600*time.Second)
View Source
var PageCache = xcore.NewXCache("page", 0, 0)

Functions

func Link()

Types

type Instance

type Instance struct {
	PagesDir string
}

func (*Instance) GetData

func (p *Instance) GetData(P string, i identity.Identity) *xconfig.XConfig

type Page

type Page struct {
	PagesDir             string
	AcceptPathParameters bool
}

func (*Page) GetData

func (p *Page) GetData(P string) *xconfig.XConfig

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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