summaryrefslogtreecommitdiff
path: root/crawler/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'crawler/main.go')
-rw-r--r--crawler/main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawler/main.go b/crawler/main.go
index ece25e4..573a718 100644
--- a/crawler/main.go
+++ b/crawler/main.go
@@ -27,6 +27,7 @@ type Angebot struct {
Name string
Abv float32
Volume float32
+ Age int
Shop int
Url string
Short_url string