repository_query

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	//go:embed users/insert.sql
	InsertUsers string
	//go:embed users/update.sql
	UpdateUsers string
	//go:embed users/update_status_by_id.sql
	UpdateUserStatusByID string
	//go:embed users/select.sql
	GetUserByID string
	//go:embed users/get_detail_by_email.sql
	GetUserByEmail string
	//go:embed users/check_is_user_exist.sql
	IsUserExist string
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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