bi_dao

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Database

func Database(connString string) error

func InitDB

func InitDB()

func NewDBClient

func NewDBClient(ctx context.Context) *gorm.DB

Types

type StarRocksDao

type StarRocksDao struct {
	*gorm.DB
}

func NewStarRocksDao

func NewStarRocksDao(ctx context.Context) *StarRocksDao

func (*StarRocksDao) ListDataRocks

func (dao *StarRocksDao) ListDataRocks() (r []*types.Data2Starrocks, err error)

ListDataRocks 获取用户信息

Jump to

Keyboard shortcuts

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