Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Range ¶
func New ¶
New returns a new Range with the given Start and End times. New will return an error if the End time is before the Start time.
func NewInstant ¶
NewInstant returns a Range where the Start and End times are both set to the given time.
Click to show internal directories.
Click to hide internal directories.