Documentation ¶
Overview ¶
DEPRECATED: This package is deprecated and will be removed in a future release.
Index ¶
Constants ¶
View Source
const (
// RFC3339 is useful for formatting time.
RFC3339 = "2006-01-02T15:04:05Z07:00"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Duration ¶
A Duration represents the elapsed time between two instants as an int64 nanosecond count. The representation limits the largest representable duration to approximately 290 years.
Click to show internal directories.
Click to hide internal directories.