Actually make fucking interfaces
This commit is contained in:
@@ -8,6 +8,7 @@ import (
|
||||
)
|
||||
|
||||
// CharacterRepository handles character-related database operations
|
||||
// Implements CharacterRepositoryInterface
|
||||
type CharacterRepository struct {
|
||||
*BaseRepository
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user