package contracts type ( ViewData map[string]interface{} Values map[string]interface{} )