I have an EventSeeker Go struct with some fields on it, for example:
EventSeeker { EventLength int EventBudget int Attendees int }
I also