Versions in this module Expand all Collapse all v2 v2.4.0 Jul 9, 2021 Changes in this version + func GetCloneNameStr(port string) string v2.2.0 Feb 9, 2021 Changes in this version + const ClonePrefix + const DataStateAtFormat + const MillisecondsInMinute + const MillisecondsInSecond + const NanosecondsInMillisecond + func Contains(list []string, s string) bool + func DurationToString(value time.Duration) string + func EqualStringSlicesUnordered(x, y []string) bool + func FormatTime(t time.Time) string + func GetAPIPath() (string, error) + func GetBinRootPath() (string, error) + func GetCloneName(port uint) string + func GetConfigPath(name string) (string, error) + func GetSwaggerUIPath() (string, error) + func MillisecondsToString(value float64) string + func ParseBytes(str string) (uint64, error) + func ParseCustomTime(str string) (time.Time, error) + func ParseUnixTime(str string) (time.Time, error) + func RunInterval(d time.Duration, fn func()) chan struct + func SecondsAgo(ts time.Time) uint + func Unique(list []string) []string Other modules containing this package gitlab.com/postgres-ai/database-lab gitlab.com/postgres-ai/database-lab/v3