repositories

package
v0.0.0-...-ca0f7d1 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2021 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunMigrations

func RunMigrations(db *sql.DB, logger log.Interface) error

Types

type Repositories

type Repositories struct {
	SessionRepository  session.Repository
	AccountRepository  account.Repository
	IdentityRepository identity.Repository
	TokenRepository    token.Repository
}

func New

func New(db *sql.DB, logger log.Interface) (*Repositories, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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