Searched refs:CacheSet (Results 1 – 6 of 6) sorted by relevance
| /developtools/integration_verification/tools/fotff/vcs/gitee/ |
| D | commit.go | 36 utils.CacheSet("gitee", url, resp)
|
| D | issue.go | 40 utils.CacheSet("gitee", url, resp)
|
| D | compare.go | 132 utils.CacheSet("gitee", url, resp)
|
| /developtools/integration_verification/tools/fotff/utils/ |
| D | runtime.go | 45 func CacheSet(section string, k string, v any) error { func
|
| /developtools/integration_verification/tools/fotff/pkg/gitee_common/ |
| D | common.go | 118 utils.CacheSet(fmt.Sprintf("%s_steps", m.Component), from+"__to__"+to, pkgs)
|
| /developtools/integration_verification/tools/fotff/rec/ |
| D | fotff.go | 165 utils.CacheSet("testcase_result", result.TestCaseName+"__at__"+pkg, result)
|