tmpl

package
v0.0.0-...-3f9ec74 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2023 License: MIT Imports: 14 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetFuncMaps

func GetFuncMaps() template.FuncMap

Types

type Builder

type Builder interface {
	From(interface{}) Builder
	To(string) Builder
	Transform(...string) (string, error)
	XML() Builder
}

Builder e o padrao que vai transformar mensagens de entrada em mensagens de saida para os bancos

func New

func New() Builder

New cria um novo builder

Jump to

Keyboard shortcuts

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