package
0.0.0-20220502163732-e4a7bd5aa8de
Repository: https://github.com/benbraunstein/haftr-alumni-golang.git
Documentation: pkg.go.dev

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

# Structs

ISO8601 is an ISO-8601 formatted time.

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