sqlembedgo

package
v0.0.0-...-3ca7b42 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Condition

type Condition struct {
	Name       string
	Expression string
}

type Hole

type Hole struct {
	Name       string
	Expression string
}

type Info

type Info struct {
	Expression string
	Conditions []Condition
	Holes      []Hole
}

func Embed

func Embed(prefix string, sql sqlgen.SQL) Info

Jump to

Keyboard shortcuts

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