Changing executeAPI to utilize POST request #5
Annotations
7 errors
|
build:
apirunner/apirunner.go#L281
data redeclared in this block
|
|
build:
apirunner/apirunner.go#L256
other declaration of data
|
|
build:
apirunner/apirunner.go#L289
cannot range over data (variable of type *strings.Reader)
|
|
build:
apirunner/apirunner.go#L294
invalid operation: cannot index data (variable of type *strings.Reader)
|
|
build:
apirunner/apirunner.go#L296
invalid operation: cannot index data (variable of type *strings.Reader)
|
|
build:
apirunner/apirunner.go#L298
invalid operation: cannot index data (variable of type *strings.Reader)
|
|
build
Process completed with exit code 1.
|