errorPage

package
v1.11.1 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2021 License: MIT Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Error

type Error struct {
	Title       string `json:"title"`
	Description string `json:"description"`
}

type Page

type Page struct {
	model.Page
	Error Error `json:"error"`
}

Page contains data re-used for each page type a Data struct for data specific to the page type

Jump to

Keyboard shortcuts

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