package
1.28.0
Repository: https://github.com/sqlc-dev/sqlc.git
Documentation: pkg.go.dev

# Functions

Embeds rewrites `sqlc.embed(param)` to a `ast.ColumnRef` of form `param.*`.
No description provided by the author

# Structs

Embed is an instance of `sqlc.embed(param)`.

# Type aliases

EmbedSet is a set of Embed instances.