Versions in this module Expand all Collapse all v0 v0.7.0 Oct 19, 2024 Changes in this version + const MaxRetryCount + const MaxRetryInterval + func CalculateInterval(t time.Duration) time.Duration + func CalculateRandTime(sed int) time.Duration + func ConvertIpToUint32(ip string) uint32 + func ConvertPortToBigEndian(little uint32) uint32 + func CopyIpByteFromSlice(dst *[16]byte, src []byte) + func GrpcConnect(addr string) (*grpc.ClientConn, error) + func TriggerControlCommand(oper int) error