package
0.0.0-20200807125606-b3493662e4bf
Repository: https://github.com/thethingsnetwork/go-utils.git
Documentation: pkg.go.dev

# Functions

StreamClientInterceptor applies fn to errors recieved by client.
StreamServerInterceptor applies fn to errors returned by server.
UnaryClientInterceptor applies fn to errors recieved by client.
UnaryServerInterceptor applies fn to errors returned by server.

# Type aliases

ConvertFunc converts error types.