codegen

package
v0.0.0-...-c369810 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 9, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package codegen contains common code shared between codegen and language specific code generators. Separate package to avoid dependency cycles.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type QueryFile

type QueryFile struct {
	SourcePath string               // absolute path to the source SQL query file
	Queries    []pginfer.TypedQuery // the typed queries
}

QueryFile represents all SQL queries from a single file.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL