example

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: May 7, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Conditional

func Conditional() goht.Template

func Doc

func Doc() goht.Template

func EscapeInterpolation

func EscapeInterpolation() goht.Template

func ExecuteCode

func ExecuteCode() goht.Template

func HamlConditional added in v0.6.0

func HamlConditional() goht.Template

func HamlDoc added in v0.6.0

func HamlDoc() goht.Template

func HamlEscapeInterpolation added in v0.6.0

func HamlEscapeInterpolation() goht.Template

func HamlExecuteCode added in v0.6.0

func HamlExecuteCode() goht.Template

func HamlIgnoreInterpolation added in v0.6.0

func HamlIgnoreInterpolation() goht.Template

func HamlImportExample added in v0.6.0

func HamlImportExample() goht.Template

func HamlInterpolateCode added in v0.6.0

func HamlInterpolateCode() goht.Template

func HamlLongStatement added in v0.6.3

func HamlLongStatement() goht.Template

func HamlNoInterpolation added in v0.6.0

func HamlNoInterpolation() goht.Template

func HamlRenderCode added in v0.6.0

func HamlRenderCode() goht.Template

func HamlShorthandConditional added in v0.6.0

func HamlShorthandConditional() goht.Template

func HamlShorthandSwitch added in v0.6.0

func HamlShorthandSwitch() goht.Template

func IgnoreInterpolation

func IgnoreInterpolation() goht.Template

func ImportExample

func ImportExample() goht.Template

func InterpolateCode

func InterpolateCode() goht.Template

func NoInterpolation

func NoInterpolation() goht.Template

Interpolation is not done within Go code or within a string literal.

func PackageExample

func PackageExample() goht.Template

func RenderCode

func RenderCode() goht.Template

func ShorthandConditional

func ShorthandConditional() goht.Template

func ShorthandSwitch

func ShorthandSwitch() goht.Template

func SlimConditional added in v0.6.0

func SlimConditional() goht.Template

func SlimDoc added in v0.6.0

func SlimDoc() goht.Template

func SlimExecuteCode added in v0.6.0

func SlimExecuteCode() goht.Template

func SlimImportExample added in v0.6.0

func SlimImportExample() goht.Template

func SlimInterpolateCode added in v0.6.0

func SlimInterpolateCode() goht.Template

func SlimLongStatement added in v0.6.0

func SlimLongStatement() goht.Template

func SlimNoInterpolation added in v0.6.0

func SlimNoInterpolation() goht.Template

func SlimRenderCode added in v0.6.0

func SlimRenderCode() goht.Template

func SlimShorthandConditional added in v0.6.0

func SlimShorthandConditional() goht.Template

func SlimShorthandSwitch added in v0.6.0

func SlimShorthandSwitch() goht.Template

Types

type User added in v0.4.4

type User struct {
	Name string
	Age  int
}

func (User) Details added in v0.4.4

func (u User) Details() goht.Template

func (User) HamlDetails added in v0.6.0

func (u User) HamlDetails() goht.Template

func (User) SlimDetails added in v0.6.0

func (u User) SlimDetails() goht.Template

Jump to

Keyboard shortcuts

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