sqlitedb

package
v0.3.17 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2026 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BackfillVhtlc added in v0.3.0

func BackfillVhtlc(ctx context.Context, dbh *sql.DB) error

func NewChainSwapRepository added in v0.3.16

func NewChainSwapRepository(db *sql.DB) (domain.ChainSwapRepository, error)

func NewDelegateRepository added in v0.3.14

func NewDelegateRepository(db *sql.DB) (domain.DelegateRepository, error)

func NewSettingsRepository

func NewSettingsRepository(db *sql.DB) (domain.SettingsRepository, error)

func NewSubscribedScriptRepository added in v0.1.13

func NewSubscribedScriptRepository(db *sql.DB) (domain.SubscribedScriptRepository, error)

func NewSwapRepository added in v0.1.12

func NewSwapRepository(db *sql.DB) (domain.SwapRepository, error)

func NewVHTLCRepository

func NewVHTLCRepository(db *sql.DB) (domain.VHTLCRepository, error)

func OpenDb

func OpenDb(dbPath string) (*sql.DB, error)

Types

This section is empty.

Directories

Path Synopsis
sqlc

Jump to

Keyboard shortcuts

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