Versions in this module Expand all Collapse all v0 v0.0.1 Jun 24, 2022 Changes in this version + var Json = jsoniter.ConfigCompatibleWithStandardLibrary + func IPDesensitize(ipAddr string) string + func IsDirEmpty(name string) (bool, error) + func IsWindows() bool + func MD5(plantext string) string + func NewSingleStackHTTPClient(httpTimeout, dialTimeout, keepAliveTimeout time.Duration, ipv6 bool) *http.Client + func RandStringBytesMaskImprSrcUnsafe(n int) string + func SplitIPAddr(v4v6Bundle string) (string, string, string)