gen

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2020 License: MIT Imports: 15 Imported by: 0

Documentation

Overview

Package gen provides a method to generate custom query builder.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateCustomBuilders

func GenerateCustomBuilders(opts Opts) error

GenerateCustomBuilders generates a file which declares a custom query builder.

Types

type Opts

type Opts struct {
	PkgPath          string
	OutFile          string
	TablesStructName string
	IsTestFile       bool
}

Jump to

Keyboard shortcuts

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