Versions in this module Expand all Collapse all v0 v0.29.6 Jan 19, 2023 Changes in this version + func FromBase64(bytesStr string) ([]byte, error) + func FromUint64(number uint64) string + func SelectFilter(object interface{}, selectKeys []string) (interface{}, error) + func ToBase64(byteValue []byte) string + func ToUint64(uint64Str string) (uint64, error) v0.29.6-upgrade-to-badger-v3 Jan 19, 2023 v0.26.9-fix-storage Jan 20, 2023