models

package
v0.0.0-...-a524ad6 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StmtSelectUser

func StmtSelectUser(db *sql.DB) func() *sql.Stmt

func StmtUpsertUser

func StmtUpsertUser(db *sql.DB) func() *sql.Stmt

Types

type RawSqlUser

type RawSqlUser struct {
	User       string
	City       *string
	Region     *string
	Country    *string
	AreaCode   *string
	ZipCode    *string
	YearBirth  *int32
	Im         *string
	Name       *string
	CreatedTst *time.Time
	ChangedTst *time.Time
}

Jump to

Keyboard shortcuts

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