sqlrgen

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2026 License: MIT Imports: 19 Imported by: 0

Documentation

Overview

Package sqlrgen implements the sqlrgen command.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Generate

func Generate(options Options) ([]byte, error)

Generate loads one Go package and returns deterministic, gofmt-formatted implementations for sqlr's optional fast-path interfaces.

Types

type Options

type Options struct {
	Dir         string
	Output      string
	TypeNames   []string
	CommandLine string
}

Options controls one generation run.

Jump to

Keyboard shortcuts

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