MCPcopy Create free account
hub / github.com/Banrai/PiScan / DeleteItems

Function DeleteItems

client/ui/ui.go:323–328  ·  view source on GitHub ↗

DeleteItems accepts a form post of one or more Item.Id values, and attempts to remove them from the client db. Unless it hits a critical error, it returns home, to the list of scanned items

(w http.ResponseWriter, r *http.Request, dbCoords database.ConnCoordinates, opts ...interface{})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

processItemsFunction · 0.85
DeleteMethod · 0.45

Tested by

no test coverage detected