errors: export Status2TerrCode #168
Open
Annotations
8 errors
buffer.go#L17
exported type StreamerWriter should have comment or be unexported
|
client.go#L61
func HttpService should be HTTPService
|
errors.go#L51
comment on exported function Status2TerrCode should be of the form "Status2TerrCode ..."
|
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 logs for this run have expired and are no longer available.
Loading