Versions in this module Expand all Collapse all v1 v1.0.1 Aug 15, 2024 Changes in this version + func BatchGetSnippetPipelineYml(snippetConfig []*pb.SnippetDetailQuery) ([]apistructs.BatchSnippetConfigYml, error) + func GetSnippetPipelineYml(snippetConfig *pb.SnippetDetailQuery) (string, error) + func SetSnippetClientMap(clientMap map[string]*apistructs.DicePipelineSnippetClient)