Documentation ¶ Index ¶ func AtoF(s string, v float64) float64 func AtoI(s string, v int) int func Contains(slice []string, item string) bool func GetEnv(key, fallback string) string func GetStartTimeOfDay(t time.Time) time.Time func StringDisplayWidth(str string) int Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func AtoF ¶ func AtoF(s string, v float64) float64 func AtoI ¶ func AtoI(s string, v int) int func Contains ¶ func Contains(slice []string, item string) bool func GetEnv ¶ func GetEnv(key, fallback string) string func GetStartTimeOfDay ¶ func GetStartTimeOfDay(t time.Time) time.Time func StringDisplayWidth ¶ func StringDisplayWidth(str string) int Real display width string - remove floating char Types ¶ This section is empty. Source Files ¶ View all Source files common.gotime.go Directories ¶ Show internal Expand all Path Synopsis httputil Click to show internal directories. Click to hide internal directories.