Documentation
¶
Index ¶
- Constants
- func Contains(list []string, s string) bool
- func DurationToString(value time.Duration) string
- func EqualStringSlicesUnordered(x, y []string) bool
- func MillisecondsToString(value float64) string
- func MinutesAgo(ts time.Time) uint
- func RunInterval(d time.Duration, fn func()) chan struct{}
- func SecondsAgo(ts time.Time) uint
Constants ¶
View Source
const (
// NA defines the "not available" placeholder.
NA = "N/A"
)
Variables ¶
This section is empty.
Functions ¶
func DurationToString ¶
func MillisecondsToString ¶
func MinutesAgo ¶
func RunInterval ¶
func SecondsAgo ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.