examples

package
v0.0.0-...-4048029 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Code generated by SQLGen. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SelectItemsQueryElem

type SelectItemsQueryElem struct {
	ID                 int
	IsSelectMultiNames bool
	Where              string
	Sep                string
	Names              []interface{}
}

func (*SelectItemsQueryElem) Query

func (e *SelectItemsQueryElem) Query() (*sqlgen.Query, error)

func (*SelectItemsQueryElem) SQLTemplate

func (e *SelectItemsQueryElem) SQLTemplate() string

type SelectUsersQueryElem

type SelectUsersQueryElem struct {
	ID    int
	Name  string
	Names []interface{}
}

func (*SelectUsersQueryElem) Query

func (e *SelectUsersQueryElem) Query() (*sqlgen.Query, error)

func (*SelectUsersQueryElem) SQLTemplate

func (e *SelectUsersQueryElem) SQLTemplate() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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