easydb

package
v0.0.0-...-212a885 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2024 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Overview

* @Date: 2023-04-29 13:47:39 * @LastEditors: fuzhuang * @LastEditTime: 2023-12-11 10:42:37 * @FilePath: \golib\easydb\easydb.go * @Description:

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Rows

type Rows struct {
	Columns    []string
	ColumnType []string
	Rows       [][]any
}

func GetRows

func GetRows(db *gorm.DB, sql string) (rows *Rows, err error)

Jump to

Keyboard shortcuts

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