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 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.