paged

package
v0.0.0-...-1d786e0 Latest Latest
Warning

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

Go to latest
Published: May 11, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Paged

type Paged interface {
	GetPageSlug() string
	GetPageTitle() string
	GetPageTemplate() string
	GetParentPageID() int
	LinkName() string
	GetPageContent(io.Reader, io.Writer, map[string]interface{}) error
	GetPageContent_Templates(*template.Template, io.Writer, map[string]interface{}) error
	GetPageExcerpt() string
	GetPageExtraData(string) (map[string]interface{}, error)
}

Jump to

Keyboard shortcuts

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