data

package
v0.0.0-...-1f9e35f Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package data provides functionality for data interaction.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repositories

type Repositories struct {
	UserRepo user.UserRepository
}

Directories

Path Synopsis
core
pg
Package pg provides support for access to a postgres database.
Package pg provides support for access to a postgres database.
pg/dbschema
Package dbschema contains the database schema, migrations and seeding data.
Package dbschema contains the database schema, migrations and seeding data.
pg/dbtest
Package dbtest contains supporting code for running tests that hit the DB.
Package dbtest contains supporting code for running tests that hit the DB.
Package user provides user storage functionality.
Package user provides user storage functionality.
mem
Package mem provides memory storage functionality for users.
Package mem provides memory storage functionality for users.
pg
Package pg provides memory storage functionality for users.
Package pg provides memory storage functionality for users.

Jump to

Keyboard shortcuts

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