processItems fetches all the Items for the given Account, and the compares them to the id list posted from the form. All the matches get applied the given function: delete, favorite, unfavorite, etc.
(w http.ResponseWriter, r *http.Request, dbCoords database.ConnCoordinates, fn func(*database.Item, *sqlite3.Conn), successTarget string)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected