internal

package
v0.4.6 Latest Latest
Warning

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

Go to latest
Published: May 17, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Builder

type Builder struct {
	// contains filtered or unexported fields
}

func NewBuilder

func NewBuilder(input string) *Builder

func (*Builder) Build

func (b *Builder) Build() *Render

func (*Builder) Data

func (b *Builder) Data(data any) *Builder

func (*Builder) File

func (b *Builder) File(paths ...string) *Builder

func (*Builder) Html

func (b *Builder) Html() *Builder

func (*Builder) String

func (b *Builder) String() *Builder

func (*Builder) Text

func (b *Builder) Text() *Builder

type Render

type Render struct {
	// contains filtered or unexported fields
}

func NewRender

func NewRender(input []string, inputType core.InputType, data any, executor core.Executor) *Render

func (*Render) Template

func (r *Render) Template(name string) *Render

func (*Render) ToFile

func (r *Render) ToFile(path string) error

func (*Render) ToString

func (r *Render) ToString() (string, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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