private

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2019 License: MIT Imports: 0 Imported by: 0

README

private

Packages under the private directory have no backward compatibility guarantees.

Documentation

Overview

Package private and subdirectories have no backward compatibility guarantees.

This package is intentionally not named "internal", which would prevent access outside the sqlr package. These packages are available for use, it's just that their public API is subject to change.

Directories

Path Synopsis
Package column extracts database column information from Go struct fields.
Package column extracts database column information from Go struct fields.
Package dialect handles differences in various SQL dialects.
Package dialect handles differences in various SQL dialects.
Package naming provides naming conventions used to convert Go struct field names to database columns.
Package naming provides naming conventions used to convert Go struct field names to database columns.
Package scanner implements a simple lexical scanner for SQL statements.
Package scanner implements a simple lexical scanner for SQL statements.
Package wherein expands SQL statements that have placeholders that can accept slices of arguments.
Package wherein expands SQL statements that have placeholders that can accept slices of arguments.

Jump to

Keyboard shortcuts

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