(Feat): New feature: Ability to compare different archives
This commit is contained in:
@@ -6,7 +6,6 @@ import (
|
|||||||
|
|
||||||
"zipprine/internal/models"
|
"zipprine/internal/models"
|
||||||
)
|
)
|
||||||
|
|
||||||
// ComparisonResult holds the result of comparing two archives
|
// ComparisonResult holds the result of comparing two archives
|
||||||
type ComparisonResult struct {
|
type ComparisonResult struct {
|
||||||
OnlyInFirst []string
|
OnlyInFirst []string
|
||||||
|
|||||||
Reference in New Issue
Block a user