mock

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDB

type MockDB struct {
	DB *gorm.DB
}

func NewPostgresMock

func NewPostgresMock() (*MockDB, sqlmock.Sqlmock)

func (*MockDB) Session

func (m *MockDB) Session(ctx context.Context) *gorm.DB

func (*MockDB) SessionSlave

func (m *MockDB) SessionSlave(ctx context.Context) *gorm.DB

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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