Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
Delete
Method · 0.65
TestDelete
Function · 0.65
TestPlainStructDelete
Function · 0.65
main
Function · 0.65
Delete
Method · 0.65
Implementers
2
DbRecorder
structable.go
Fence
example/fence.go
Calls
no outgoing calls
Tested by
2
TestDelete
Function · 0.52
TestPlainStructDelete
Function · 0.52