Searched refs:getIDByURLBranch (Results 1 – 1 of 1) sorted by relevance
37 id, err := s.getIDByURLBranch(url, branch)42 return s.getIDByURLBranch(url, branch)61 func (s source) getIDByURLBranch(url, branch string) (int16, error) { func