package
0.1.0
Repository: https://github.com/oceanbase/modis.git
Documentation: pkg.go.dev

# Functions

BytesToString change []byte to string without copy.
GenRandomBytes generate random bytes using HMAC256(seed, randomCounter) truncate return []byte to size length.
SdNotify send stateMsg to systemd return error if NOTIFY_SOCKET not exist or send stateMsg failed.
StringToBytes change string to []byte without copy.