package
0.1.0
Repository: https://github.com/invicton-labs/go-common.git
Documentation: pkg.go.dev

# 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.