feat: update returns #26
Annotations
6 errors
build:
example/main.go#L17
not enough arguments in call to webreq.NewHeaders
|
build:
example/main.go#L36
request.SetBody undefined (type webreq.Request has no field or method SetBody)
|
build:
webreq_get_test.go#L20
not enough arguments in call to webreq.NewHeaders
|
build:
webreq_post_test.go#L19
not enough arguments in call to webreq.NewHeaders
|
build:
webreq_post_test.go#L40
request.SetBody undefined (type webreq.Request has no field or method SetBody)
|
build
Process completed with exit code 1.
|