render

package
v0.0.0-...-22b851e Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2023 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

func CreateTemplateCache

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

CreateTemplateCache creates a template cache as a map

func FormatDate

func FormatDate(d time.Time) string

func FormatDateWithLayout

func FormatDateWithLayout(t time.Time, l string) string

func Iterate

func Iterate(count int) []int

Iterate returns a slice of integers, starting at 0, going to count

func NewRenderer

func NewRenderer(appConfig *config.AppConfig)

NewRenderer sets the config for the template package

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