xstorage

package
v0.3.6 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2024 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetInsertRequest

func GetInsertRequest(table string, i interface{}) (string, error)

func GetSelectRequest

func GetSelectRequest(table string, i interface{}) (string, error)

func GetUpdateRequest

func GetUpdateRequest(table string, idName string, i interface{}, skipped []string) (string, error)

func NewSqlite3

func NewSqlite3(path string, migrations embed.FS) (*sqlx.DB, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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