rpc
rpc copied to clipboard
Refactor error requirements
Not a huge fan of the StatusProvider type stuff I have at the moment https://github.com/apex/rpc/blob/master/error.go#L7-L15, would be nice to also provide some functions for the common scenarios to keep them uniform. Likely move to a sub pkg.