Versions in this module Expand all Collapse all v2 v2.0.4 Oct 15, 2024 Changes in this version + func ConStringToInt64(s string) (int64, error) + func GetEnv() string + func IsProEnv() bool + func MarshalWithoutErr(v interface{}) string + func MergeByJson(from interface{}, to interface{}) + func MergeByReflection(from interface{}, to interface{}) error + func MergeConfig(config1 *viper.Viper, config2 *viper.Viper) *viper.Viper + func Milliseconds() int64 + func OpId(ctx context.Context) string + func OpIdWithoutDefault(ctx context.Context) string + func SecondsUntilMidnight() int64 + func UUIDWithoutHyphen() string Other modules containing this package github.com/afret0/wheel