package
1.15.3-poc
Repository: https://github.com/polarismesh/polaris-console.git
Documentation: pkg.go.dev

# Functions

Int64Time2String Convert time stamp of Int64 to string time.
No description provided by the author
ParseDuration parses a string into a time.Duration, assuming that a year always has 365d, a week always has 7d, and a day always has 24h.
Time2String Convert time.Time to string time.

# Type aliases

Duration wraps time.Duration.