test

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: May 17, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WithSqlxMock

func WithSqlxMock(proc func(db *sqlx.DB, mock sqlmock.Sqlmock)) error

Types

type TestSchema

type TestSchema struct {
	Foo int `db:"foo"`
	Bar int `json:"bar"`
}

func (TestSchema) TableName

func (s TestSchema) TableName() string

Jump to

Keyboard shortcuts

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