fakesql

package
v0.0.25 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNoRows = errors.New("fakesql: no rows found")

ErrNoRows no result found.

Functions

This section is empty.

Types

type DB

type DB struct {
}

DB as a buggy *sql.DB.

func (*DB) QueryCtx

func (db *DB) QueryCtx(_ context.Context, _ string) error

QueryCtx sql.DB impl.

Jump to

Keyboard shortcuts

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