Website
.
Fuselkönig.de
.
Projects
.
Status
index
:
fk_crawler
master
The crawler which powers kategorischeraperitif.de/angebote
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
db.go
blob: f2f819d547a0c784c49e8dcae65791dd7a575dc7 (
plain
)
1
2
3
4
5
6
7
8
package main import ( "github.com/jmoiron/sqlx" ) func save_offer(W []Angebot) { }