sqlite

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2023 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Migrations = sqlite.NewMigrationsModule("auth", "migrations", migrations)

Functions

func NewGateway

func NewGateway(db *sqlite.Database) *gateway

Types

type UsersStore

type UsersStore interface {
	domain.UsersReader
	domain.UsersWriter
}

func NewUsersStore

func NewUsersStore(db *sqlite.Database) UsersStore

Jump to

Keyboard shortcuts

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