package main type Quest struct { Method string Url string Headers map[string]string }