package bot import "github.com/shopspring/decimal" type LucaBordro struct { Sube string Bolum string TcNo string AdSoyad string Ucretler map[string]decimal.Decimal }