render

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

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

Go to latest
Published: Oct 1, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

func Add(a, b int) int

func AddDefaultData

func AddDefaultData(td *models.TemplateData, r *http.Request) *models.TemplateData

AddDefaultData adds default data to template data

func CreateTemplateCache

func CreateTemplateCache() (map[string]*template.Template, error)

CreateTemplateCache creates a template cache as a map

func FormatDate

func FormatDate(t time.Time, f string) string

FormatDate returns the formatted date

func HumanDate

func HumanDate(t time.Time) string

HumanDate returns time in YYYY-MM-DD format

func Iterate

func Iterate(count int) []int

Iterate return a slice of ints, starting at 0, going to count

func NewRenderer

func NewRenderer(a *config.AppConfig)

NewRenderer sets the config for all templates

func Template

func Template(w http.ResponseWriter, r *http.Request, tmpl string, td *models.TemplateData) error

Template renders a template

Types

This section is empty.

Jump to

Keyboard shortcuts

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