package runner type Result struct { Name string Site string Followers int Engagement int Posts int }