postgres

package
v0.0.0-...-60a4f12 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountPostgresRepository

type AccountPostgresRepository struct{}

func NewAccountPostgresRepository

func NewAccountPostgresRepository() *AccountPostgresRepository

func (AccountPostgresRepository) Deposit

func (r AccountPostgresRepository) Deposit(id int, value float64) error

func (AccountPostgresRepository) Get

func (AccountPostgresRepository) GetAll

func (AccountPostgresRepository) SaveCsv

func (h AccountPostgresRepository) SaveCsv(accountList []models.Account) error

func (AccountPostgresRepository) Withdrawal

func (r AccountPostgresRepository) Withdrawal(id int, value float64) error

Jump to

Keyboard shortcuts

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