MCPcopy
hub / github.com/mathaou/termdbms / GetValues

Method GetValues

database/query.go:22–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20
21type Query interface {
22 GetValues() map[string]interface{}
23 SetValues(map[string]interface{})
24}
25

Callers 2

UpdateMethod · 0.65
GenerateQueryMethod · 0.65

Implementers 1

Updatedatabase/query.go

Calls

no outgoing calls

Tested by

no test coverage detected