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