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

# Functions

Interceptor automatically restarts streams on non-expected errors To do so, the application should create a for-loop around RecvMsg, which returns the same errors that are received from the server.

# Variables

DefaultSettings for Interceptor.
ErrStreamClosed is returned when trying to call SendMsg or RecvMsg on a closed stream.

# Structs

Settings for Interceptor.