Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/uptrace/uptrace
/ structArgs
Struct
structArgs
pkg/clickhouse/ch/chschema/formatter.go:147–150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
145
}
146
147
type
structArgs
struct
{
148
table *Table
149
strct reflect.Value
150
}
151
152
var
_ NamedArgAppender = (*structArgs)(nil)
153
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected