Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CutoffTimes ¶
CutoffTimes is a time.Ticker which fires on banking days to trigger processing events (like end-of-day, or same-day ACH).
func ForCutoffTimes ¶
func ForCutoffTimes(tz string, timestamps []string) (*CutoffTimes, error)
func (*CutoffTimes) Stop ¶
func (ct *CutoffTimes) Stop()
Click to show internal directories.
Click to hide internal directories.