database

package
v0.0.0-...-983cbdb Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DBValues

func DBValues(cmd string, args ...interface{}) (int64, []orm.Params, bool)

func Delete

func Delete(s interface{}, keywords ...string) (int64, error)

func Insert

func Insert(s interface{}) (int64, error)

func Update

func Update(s interface{}, keywords ...string) (int64, error)

Types

type Conf

type Conf struct {
	DatabaseIp       string
	DatabasePort     string
	DatabasePassword string
}

Jump to

Keyboard shortcuts

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