neo-go/pkg/network
Evgeniy Kulikov f000b76879 [FIX] Formatting and code-style (#118)
* [FIX] Formatting and code-style

- gofmt
- import resort
- prealloc slices
- simplify code

* fix vet
2019-01-25 12:20:35 +01:00
..
payload [FIX] Formatting and code-style (#118) 2019-01-25 12:20:35 +01:00
discovery.go RCP server (#50) 2018-03-23 21:36:59 +01:00
helper_test.go Implemented rcp method GetAssetState (#103) 2018-11-26 22:12:33 +01:00
message.go [FIX] Formatting and code-style (#118) 2019-01-25 12:20:35 +01:00
message_test.go Node improvements (#47) 2018-03-14 10:36:59 +01:00
peer.go Fixed some networking issues (#68) 2018-04-13 12:14:08 +02:00
server.go [FIX] Formatting and code-style (#118) 2019-01-25 12:20:35 +01:00
server_config.go [FIX] Formatting and code-style (#118) 2019-01-25 12:20:35 +01:00
server_test.go [FIX] Formatting and code-style (#118) 2019-01-25 12:20:35 +01:00
tcp_peer.go Fixed some networking issues (#68) 2018-04-13 12:14:08 +02:00
tcp_transport.go Fixed some networking issues (#68) 2018-04-13 12:14:08 +02:00
transport.go Fixed some networking issues (#68) 2018-04-13 12:14:08 +02:00