package main import ( "github.com/jmoiron/sqlx" ) func save_offer(W []Angebot) { }