gormsqlite

package
v0.0.24 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DB

type DB struct {
	R *gorm.DB
	W *gorm.DB
}

func Open

func Open(file string) *DB

func (*DB) ReadTX

func (db *DB) ReadTX(ctx context.Context, fn cbfn) error

func (*DB) WriteTX

func (db *DB) WriteTX(ctx context.Context, fn cbfn) error

type Tx

type Tx struct {
	*gorm.DB
}

Jump to

Keyboard shortcuts

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