package
0.0.0-20230915034318-721af93d32c2
Repository: https://github.com/deatheyes/mysqlprobe.git
Documentation: pkg.go.dev

# Functions

GetLocalIPs return all the address.
GetMysqlConnectionInfo return all db connection info.
Hash return the hash code of a string.
NewConnectionWatcher create a instance of connection watcher.
NewQuantileGroup create a QuantileGroup.
NewRollingNumber create a new rolling number.
ReadLengthEncodedInteger is a length decoder.
ReadStatus return the mysql reponse status.

# Structs

ConnectionWatcher get the connection info by db client and refresh periodically.
DBConnectionInfo retrieves the db connection info.
QuantileGroup caculate the 99 quantile, min and max.
RollingNumber is struct for statistics.