[configgrpc, confighttp] Support lists of name/value pairs for headers #40313
Annotations
9 errors
|
Run tests
Process completed with exit code 2.
|
|
Run tests
cannot convert v (variable of struct type configopaque.Pair) to type string
|
|
Run tests
cannot use k (variable of type int) as string value in argument to r.Header.Get
|
|
Run tests
cannot use map[string]configopaque.String{…} (value of type map[string]configopaque.String) as configopaque.MapList value in struct literal
|
|
Run tests
cannot use map[string]configopaque.String{…} (value of type map[string]configopaque.String) as configopaque.MapList value in struct literal
|
|
Run tests
cannot use map[string]configopaque.String{…} (value of type map[string]configopaque.String) as configopaque.MapList value in struct literal
|
|
Run tests
cannot use map[string]configopaque.String{…} (value of type map[string]configopaque.String) as configopaque.MapList value in assignment
|
|
Run tests
cannot convert v (variable of struct type configopaque.Pair) to type string
|
|
Run tests
cannot use k (variable of type int) as string value in argument to forwarderRequest.Header.Add
|
Loading