database

package
v0.0.0-...-526cc90 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2023 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Overview

Package database this package made to manage database actions and connections on top of an ORM this package is just a sample change it to whatever you need checkout this link https://gitea.com/xorm/xorm I would recommend to use EngineGroup (this is just a demo)

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateUser

func CreateUser(users ...types.User) (int64, error)

func GetUser

func GetUser(user types.User, whereStatement string, columns string, descColumns string) (bool, error)

func SyncDatabase

func SyncDatabase() error

Types

This section is empty.

Jump to

Keyboard shortcuts

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