forked from cerc-io/plugeth
The rpc/duration/all meter was in nanoseconds, the individual meter in microseconds. This PR changes it so both of them use nanoseconds. |
||
|---|---|---|
| .. | ||
| testdata | ||
| client_example_test.go | ||
| client_opt_test.go | ||
| client_opt.go | ||
| client_test.go | ||
| client.go | ||
| context_headers.go | ||
| doc.go | ||
| endpoints.go | ||
| errors.go | ||
| handler.go | ||
| http_test.go | ||
| http.go | ||
| inproc.go | ||
| ipc_js.go | ||
| ipc_unix.go | ||
| ipc_windows.go | ||
| ipc.go | ||
| json.go | ||
| metrics.go | ||
| server_test.go | ||
| server.go | ||
| service.go | ||
| stdio.go | ||
| subscription_test.go | ||
| subscription.go | ||
| testservice_test.go | ||
| types_test.go | ||
| types.go | ||
| websocket_test.go | ||
| websocket.go | ||