Home
last modified time | relevance | path

Searched refs:CacheSet (Results 1 – 6 of 6) sorted by relevance

/developtools/integration_verification/tools/fotff/vcs/gitee/
Dcommit.go36 utils.CacheSet("gitee", url, resp)
Dissue.go40 utils.CacheSet("gitee", url, resp)
Dcompare.go132 utils.CacheSet("gitee", url, resp)
/developtools/integration_verification/tools/fotff/utils/
Druntime.go45 func CacheSet(section string, k string, v any) error { func
/developtools/integration_verification/tools/fotff/pkg/gitee_common/
Dcommon.go118 utils.CacheSet(fmt.Sprintf("%s_steps", m.Component), from+"__to__"+to, pkgs)
/developtools/integration_verification/tools/fotff/rec/
Dfotff.go165 utils.CacheSet("testcase_result", result.TestCaseName+"__at__"+pkg, result)