Versions in this module Expand all Collapse all v0 v0.0.2 Dec 21, 2023 Changes in this version + func AssertEqual(x, y interface{}) bool + func CheckTruth(vals ...string) bool + func Contains(elems []string, elem string) bool + func FileWithLineNum() string + func IsValidDBNameChar(c rune) bool + func JoinNestedRelationNames(relationNames []string) string + func NestedRelationName(prefix, name string) string + func SplitNestedRelationName(name string) []string + func ToString(value interface{}) string + func ToStringKey(values ...interface{}) string