sfcompletion

package
v1.4.4-alpha1202-diff-... Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2025 License: AGPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CompleteRuleDesc

func CompleteRuleDesc(
	fileName, ruleContent string,
	aiConfig ...aispec.AIConfigOption,
) (string, error)

CompleteRuleDesc 用于给sf rule文件的desc中信息项内容补全,包括title、title_zh、desc、solution等

func CompleteTestCases

func CompleteTestCases(
	fileName, ruleContent string,
	aiConfig ...aispec.AIConfigOption,
) (string, error)

CompleteTestCases 用于给SF规则补全测试用例(仅补全反向测试用例)

Types

type TestCase

type TestCase struct {
	Filename    string
	Content     string
	Description string
}

TestCase 表示一个测试用例

Jump to

Keyboard shortcuts

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