feat: go - added repositories for buisness logic
This commit is contained in:
@@ -3,7 +3,8 @@ package data
|
||||
import (
|
||||
"actatempus_backend/internal/domain/entities"
|
||||
"context"
|
||||
E "github.com/IBM/fp-go/either"
|
||||
|
||||
E "github.com/IBM/fp-go/either"
|
||||
)
|
||||
|
||||
// UserDataSource defines the operations for interacting with user data.
|
||||
|
||||
Reference in New Issue
Block a user