# Functions
HttpHeaderDate gets a time.Time from a given header key in the given header object.
TimeFromUnix will parse a Unix timestamp that can be in seconds, milliseconds, microseconds, or nanoseconds.
Waiter will return a channel that will close after the specified duration.
WaiterWithCallback will return a channel that will close after the specified duration.