Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Embed ¶ added in v1.18.0
type Embed struct { Table *ast.TableName Node *ast.ColumnRef // contains filtered or unexported fields }
Embed is an instance of `sqlc.embed(param)`
type EmbedSet ¶ added in v1.18.0
type EmbedSet []*Embed
EmbedSet is a set of Embed instances
Click to show internal directories.
Click to hide internal directories.