Versions in this module Expand all Collapse all v1 v1.0.3 Apr 29, 2023 v1.0.2 Apr 28, 2023 v1.0.1 Apr 28, 2023 Changes in this version + var ErrFloatValueError = errors.New(msgInvalidFloat) + var ErrIntValueError = errors.New(msgInvalidInt) + var ErrKeyNotFound = errors.New(msgKeyNotFound) + var ErrNotValidHllValue = errors.New(msgNotValidHllValue) + var ErrWrongType = errors.New(msgWrongType)