components

package
v0.25.0 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNoComponentFound = fmt.Errorf("no component found")

Functions

func GetInputByType

func GetInputByType(attribute parser.Attribute, modelBeingGenerated parser.TransformedText) (string, error)

func InputDateTime

func InputDateTime(input InputGenerationData) (string, error)

func InputNumber

func InputNumber(input InputGenerationData) (string, error)

func InputNumberFloat

func InputNumberFloat(input InputGenerationData) (string, error)

func InputSelectBox

func InputSelectBox(input InputGenerationData) (string, error)

func InputText

func InputText(input InputGenerationData) (string, error)

func InputTextUuid added in v0.25.0

func InputTextUuid(input InputGenerationData) (string, error)

func InputToggle

func InputToggle(input InputGenerationData) (string, error)

Types

type InputGenerationData

type InputGenerationData struct {
	parser.Attribute
	ModelTransformedText parser.TransformedText
}

Jump to

Keyboard shortcuts

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