Searched refs:getURLBranchByIDPersistence (Results 1 – 1 of 1) sorted by relevance
85 url, branch, err := s.getURLBranchByIDPersistence(id)92 func (s source) getURLBranchByIDPersistence(id int16) (string, string, error) { func