example

package
v0.4.5 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2024 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 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

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

Jump to

Keyboard shortcuts

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