Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jmoiron/sqlx
/ Kind
Method
Kind
reflectx/reflect.go:241–241 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
239
240
type
kinder
interface
{
241
Kind() reflect.Kind
242
}
243
244
// mustBe checks a value against a kind, panicing with a reflect.ValueError
Callers
14
isScannable
Function · 0.80
StructScan
Method · 0.80
scanAny
Method · 0.80
structOnlyError
Function · 0.80
scanAll
Function · 0.80
baseType
Function · 0.80
fieldsByTraversal
Function · 0.80
asSliceForIn
Function · 0.80
bindArgs
Function · 0.80
bindNamedMapper
Function · 0.80
FieldByIndexes
Function · 0.80
Deref
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected