neo-go/pkg/rpc
Roman Khimov 0e2784cd2c always wrap errors when creating new ones with fmt.Errorf()
It doesn't really change anything in most of the cases, but it's a useful
habit anyway.

Fix #350.
2020-08-07 12:21:52 +03:00
..
client always wrap errors when creating new ones with fmt.Errorf() 2020-08-07 12:21:52 +03:00
request always wrap errors when creating new ones with fmt.Errorf() 2020-08-07 12:21:52 +03:00
response remove github.com/pkg/errors from dependencies 2020-08-07 12:21:52 +03:00
server always wrap errors when creating new ones with fmt.Errorf() 2020-08-07 12:21:52 +03:00
rpc_config.go config: move config.go out of config/ 2020-03-31 17:55:59 +03:00