executor

package
v1.9.2 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Html

type Html struct {
	*core.Base
	// contains filtered or unexported fields
}

func NewHtml

func NewHtml() *Html

func (*Html) ToFile

func (h *Html) ToFile(input []string, it core.InputType, name string, data any, filepath string) (err error)

func (*Html) ToString

func (h *Html) ToString(input []string, it core.InputType, name string, data any) (result string, err error)

type Text

type Text struct {
	*core.Base
	// contains filtered or unexported fields
}

func NewText

func NewText() *Text

func (*Text) ToFile

func (t *Text) ToFile(input []string, it core.InputType, name string, data any, filepath string) (err error)

func (*Text) ToString

func (t *Text) ToString(input []string, it core.InputType, name string, data any) (result string, err error)

Jump to

Keyboard shortcuts

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