templates

package
v1.0.1-0...-55f3d51 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var TemplateFuncMap = template.FuncMap{
	"getHttpCodeClass":   GetHttpCodeClass,
	"getHttpMethodClass": GetHttpMethodClass,
	"addNoBreakspace":    AddNoBreakspace,
}

TemplateFuncMap lists functions

Functions

func AddNoBreakspace

func AddNoBreakspace(s string) template.HTML

AddNoBreakspace adds   instead of spaces

func GetHttpCodeClass

func GetHttpCodeClass(code int) string

GetHttpCodeClass displays right CSS class in function of HTTP code

func GetHttpMethodClass

func GetHttpMethodClass(method string) string

GetHttpMethodClass displays right CSS class in function of HTTP method

Types

This section is empty.

Jump to

Keyboard shortcuts

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