type redirectResult … func errorResult(status int) redirectResult { … } func TestRedirects(t *testing.T) { … }