package models type ResponseStatistics struct { Goal int64 Current int64 }