# Functions
CurrentEpoch returns the number nano seconds past epoch time as of now.
CurrentTimeProvider provides current time.
New creates an ISO8601 from a Go Time.
NewISO8601 creates a new ISO8601 time.
TestISO8601ProviderFunc provides a test ISO8601.
TestProvider provides a timer for testing purposes.
# Type aliases
Epoch is a representation of NANO seconds past epoch (unix) time.
EpochProviderFunc supplies an epoch.
ISO8601ProviderFunc provides ISO860 from a given string.
ProviderFunc provides time.