rpc icon indicating copy to clipboard operation
rpc copied to clipboard

Refactor error requirements

Open tj opened this issue 5 years ago • 0 comments

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.

tj avatar Jun 27 '20 09:06 tj