neoneo-go/pkg/rpc/server
Roman Khimov 8da20055d6 rpc: drop duplicating structures used in tests
We have proper results now, so use those. The only left is Invoke, but that
depends on another issue at the moment.
2020-02-21 15:23:11 +03:00
..
testdata rpc: move server-related code to a separate package 2020-02-21 15:12:04 +03:00
doc.go rpc: move server-related code to a separate package 2020-02-21 15:12:04 +03:00
prometheus.go rpc: move server-related code to a separate package 2020-02-21 15:12:04 +03:00
server.go rpc/client: only return the Result from calls, handle Error internally 2020-02-21 15:23:11 +03:00
server_helper_test.go rpc: drop duplicating structures used in tests 2020-02-21 15:23:11 +03:00
server_test.go rpc: drop duplicating structures used in tests 2020-02-21 15:23:11 +03:00