templatedata

package
v0.0.0-...-7f44f1c Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2018 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type About

type About struct {
	PageTitle string
	Gophers   []*models.Gopher
}

type Contact

type Contact struct {
	PageTitle string
	Form      *forms.ContactForm
}

type Index

type Index struct {
	PageTitle string
}

type ProductDetail

type ProductDetail struct {
	PageTitle string
	Product   *models.Product
}

type Products

type Products struct {
	PageTitle string
	Products  []*models.Product
}

type ShoppingCart

type ShoppingCart struct {
	PageTitle string
	Products  []*models.Product
}

Jump to

Keyboard shortcuts

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