tplx

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

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

Go to latest
Published: Apr 27, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MustParseAndGet

func MustParseAndGet(tplFile string, data interface{}) string

func MustParseAndSave

func MustParseAndSave(tplFile, outFile string, data interface{})

func MustParseStrAndGet

func MustParseStrAndGet(tplStr string, data interface{}) string

func ParseAndGet

func ParseAndGet(tplFile string, data interface{}) (string, error)

func ParseAndSave

func ParseAndSave(tplFile, outFile string, data interface{}) error

func ParseStrAndGet

func ParseStrAndGet(tplStr string, data interface{}) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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