sqlembedgo

package
v1.0.0-...-1f0868f Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2019 License: Apache-2.0 Imports: 4 Imported by: 1

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