database

package
v0.0.0-...-e441287 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitDBTest

func InitDBTest(driver string, ipAddr string, portNo string, username string, password string, dbName string, address string) (*sql.DB, error)

func NewTestModelRepo

func NewTestModelRepo() *testModelRepo

Types

type TestModel

type TestModel struct {
	ID            int64
	TransactionID int64
	CreatedAt     time.Time
	UpdatedAt     time.Time
	Description   string
	Amount        float64
}

Jump to

Keyboard shortcuts

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