templateservice

package
v0.0.0-...-0c4cfe8 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2021 License: MPL-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TemplateService

type TemplateService interface {
	Exec(name string, tpl []byte, data string) ([]byte, error)
	ParseAndExecute(name string, tpl []byte, m map[string]interface{}) ([]byte, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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