MCPcopy Create free account
hub / github.com/DATA-DOG/go-sqlmock / anyArgument

Struct anyArgument

argument.go:20–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20type anyArgument struct{}
21
22func (a anyArgument) Match(_ driver.Value) bool {
23 return true

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected