model

package
v0.1.16 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Page

type Page struct {
	Name         string `json:"name" yaml:"name"`
	Title        string `json:"title" yaml:"title"`
	Path         string `json:"path" yaml:"path"`
	URLPath      string `json:"urlpath" yaml:"urlpath"`
	Order        int    `json:"order" yaml:"order"`
	Processor    string `json:"processor" yaml:"processor"`
	Filename     string
	Section      string
	SourceFolder string
	DestFolder   string
	Cnf          objx.Map
}

Page this is the internal data model for a page

Jump to

Keyboard shortcuts

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