package model type RequestContext struct { Host string UserAgent string Username string APIKey string }