MCPcopy Index your code
hub / github.com/Masterminds/structable / Delete

Method Delete

structable.go:231–231  ·  view source on GitHub ↗

Deletes a Record based on its PRIMARY_KEY(s).

()

Source from the content-addressed store, hash-verified

229
230 // Deletes a Record based on its PRIMARY_KEY(s).
231 Delete() error
232}
233
234// Haecceity implements John Duns Scotus.

Callers 5

DeleteMethod · 0.65
TestDeleteFunction · 0.65
TestPlainStructDeleteFunction · 0.65
mainFunction · 0.65
DeleteMethod · 0.65

Implementers 2

DbRecorderstructable.go
Fenceexample/fence.go

Calls

no outgoing calls

Tested by 2

TestDeleteFunction · 0.52
TestPlainStructDeleteFunction · 0.52