Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
20
type
anyArgument
struct
{}
21
22
func
(a anyArgument) Match(_ driver.Value) bool {
23
return
true
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected