postgresql & migrations
This commit is contained in:
parent
ae096d4820
commit
7f6cd8e557
15 changed files with 254 additions and 27 deletions
|
|
@ -2,7 +2,8 @@ package provider
|
|||
|
||||
import (
|
||||
"context"
|
||||
"crypto_alert_bot/internal/entities"
|
||||
|
||||
"gitea.computernetthings.ru/yash/crypto_alert_bot/internal/entities"
|
||||
)
|
||||
|
||||
type Provider interface {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue