Add public accessors for request pattern and method #50
Annotations
7 errors and 1 warning
buffer.go#L17
exported type StreamerWriter should have comment or be unexported
|
client.go#L61
func HttpService should be HTTPService
|
http.go#L106
func HttpHandler should be HTTPHandler
|
response_test.go#L280
should replace v.closed += 1 with v.closed++
|
response_writer.go#L9
exported type ResponseWriter should have comment or be unexported
|
server.go#L16
exported type Server should have comment or be unexported
|
server.go#L111
exported function Listen should have comment or be unexported
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job succeeded
Loading