sqlite

package
v0.0.0-...-154a301 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: AGPL-3.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Connect

func Connect(filePath string) (repos.DB, error)

Types

type DB

type DB struct {
	// contains filtered or unexported fields
}

func (*DB) Close

func (d *DB) Close() error

func (*DB) NewClientRepository

func (d *DB) NewClientRepository() repos.ClientRepository

func (*DB) NewOAuthRepository

func (d *DB) NewOAuthRepository() repos.OAuthRepository

func (*DB) NewSessionRepository

func (db *DB) NewSessionRepository() repos.SessionRepository

func (*DB) NewSystemRepository

func (d *DB) NewSystemRepository() repos.SystemRepository

func (DB) NewTokenRepository

func (d DB) NewTokenRepository() repos.TokenRepository

func (*DB) NewUserRepository

func (db *DB) NewUserRepository() repos.UserRepository

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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