Searched refs:Gensrc (Results 1 – 3 of 3) sorted by relevance
30 func Gensrc(tmplString string, reqList *pb.RequirementList, w io.Writer) error { func
46 err = requirements.Gensrc(str, req, os.Stdout)
50 err = Gensrc(tc.tmpl, reqList, &b)