package
0.7.0
Repository: https://github.com/lec-bit/kmesh.git
Documentation: pkg.go.dev

# Functions

CalculateInterval calculate retry interval.
CalculateRandTime returns a non-negative pseudo-random time in the half-open interval [0,sed).
ConvertIpToUint32 converts ip to little-endian uint32 format.
ConvertPortToBigEndian convert uint32 to network order.
No description provided by the author
GrpcConnect creates a client connection to the given addr.
No description provided by the author

# Constants

MaxRetryCount retry max count when reconnect.
MaxRetryInterval retry interval time when reconnect.