summaryrefslogtreecommitdiff
path: root/crawler/main.go
diff options
context:
space:
mode:
authorhorus_arch2018-02-19 15:15:45 +0100
committerhorus_arch2018-02-19 15:15:45 +0100
commite3312da52d0ede1c5f783feba0840c53eeca723d (patch)
tree5eecf493a0c2bbd0d5debe4fd2fb73cfd714c9b0 /crawler/main.go
parent8700aaaec582744a04af65eeff7e9ff8555b194a (diff)
downloadalkobote-e3312da52d0ede1c5f783feba0840c53eeca723d.tar.gz
Bugfix + detects age. (crawler)
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