neoneo-go/pkg/rpc
Roman Khimov 601841ef35 *: drop unused structure fields
Found by structcheck:
 `good` is unused (structcheck)
and alike.
2021-05-12 19:41:23 +03:00
..
client rpc/client: fix broken test code 2021-05-12 19:15:21 +03:00
request rpc/request: allow to provide bool parameters, fix #1919 2021-04-28 16:44:19 +03:00
response interop: remove System.Iterator.Create, fix #1935 2021-05-11 12:13:30 +03:00
server *: drop unused structure fields 2021-05-12 19:41:23 +03:00
rpc_config.go rpc: allow to marshal Iterators for invoke* results 2021-04-30 16:23:06 +03:00