prysm-pulse/rpc
Eli 3d03dc07a8 signer: fix golint errors (#16653)
* signer/*: golint fixes

Specifically naming and comment formatting for documentation

* signer/*: fixed naming error crashing build

* signer/*: corrected error

* signer/core: fix tiny error whitespace

* signer/rules: fix test refactor


Former-commit-id: e5aa4376db0bb59d577d0fc62b0d5e5766ce445e [formerly 8161f1ac395ffd49126597cb640ca9fff5e3a8df]
Former-commit-id: 4b759f413a22175b9bd0b6d47a9878a3e5440b17
2018-05-04 11:04:17 +03:00
..
client_example_test.go accounts/abi: use unpackTuple to unpack event arguments 2018-02-16 11:46:25 +01:00
client_test.go accounts/abi: use unpackTuple to unpack event arguments 2018-02-16 11:46:25 +01:00
client.go whisper: Golint fixes in whisper packages (#16637) 2018-05-02 08:17:17 +02:00
doc.go whisper: Golint fixes in whisper packages (#16637) 2018-05-02 08:17:17 +02:00
endpoints.go whisper: Golint fixes in whisper packages (#16637) 2018-05-02 08:17:17 +02:00
errors.go accounts/abi: use unpackTuple to unpack event arguments 2018-02-16 11:46:25 +01:00
http_test.go whisper: Golint fixes in whisper packages (#16637) 2018-05-02 08:17:17 +02:00
http.go signer: fix golint errors (#16653) 2018-05-04 11:04:17 +03:00
inproc.go signer: fix golint errors (#16653) 2018-05-04 11:04:17 +03:00
ipc_unix.go accounts/abi: use unpackTuple to unpack event arguments 2018-02-16 11:46:25 +01:00
ipc_windows.go accounts/abi: use unpackTuple to unpack event arguments 2018-02-16 11:46:25 +01:00
ipc.go whisper: Golint fixes in whisper packages (#16637) 2018-05-02 08:17:17 +02:00
json_test.go accounts/abi: use unpackTuple to unpack event arguments 2018-02-16 11:46:25 +01:00
json.go whisper: Golint fixes in whisper packages (#16637) 2018-05-02 08:17:17 +02:00
server_test.go accounts/abi: use unpackTuple to unpack event arguments 2018-02-16 11:46:25 +01:00
server.go signer: fix golint errors (#16653) 2018-05-04 11:04:17 +03:00
subscription_test.go accounts/abi: use unpackTuple to unpack event arguments 2018-02-16 11:46:25 +01:00
subscription.go accounts/abi: use unpackTuple to unpack event arguments 2018-02-16 11:46:25 +01:00
types_test.go accounts/abi: use unpackTuple to unpack event arguments 2018-02-16 11:46:25 +01:00
types.go accounts/abi: use unpackTuple to unpack event arguments 2018-02-16 11:46:25 +01:00
utils_test.go accounts/abi: use unpackTuple to unpack event arguments 2018-02-16 11:46:25 +01:00
utils.go accounts/abi: use unpackTuple to unpack event arguments 2018-02-16 11:46:25 +01:00
websocket.go whisper: Golint fixes in whisper packages (#16637) 2018-05-02 08:17:17 +02:00