template

package
v1.19.6 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrUnsupportedSfnType = errors.New("unsupported sfn type")
	ErrorUnsupportedLang  = errors.New("unsupported lang")
	ErrUnsupportedTest    = errors.New("unsupported test")
	ErrUnsupportedFeature = errors.New("unsupported feature")
)
View Source
var (
	SupportedSfnTypes = []string{"llm", "normal"}
	SupportedLangs    = []string{"go", "node"}
)

Functions

func GetContent

func GetContent(command string, sfnType string, lang string, isTest bool) ([]byte, error)

get template content

Types

This section is empty.

Jump to

Keyboard shortcuts

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