postgresql

package
v0.0.0-...-7544875 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Account

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

Account represent orders tables

func NewAccount

func NewAccount(d db.DBTX) *Account

func (*Account) Create

func (a *Account) Create(ctx context.Context, accounts account.Account) (account.Account, error)

func (*Account) FindByEmail

func (a *Account) FindByEmail(ctx context.Context, email string) (account.Account, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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