Documentation
¶
Overview ¶
Package achx suppliments moov-io/ach to create files and other field data.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ABA8 ¶
ABA8 returns the first 8 digits of an ABA routing number. If the input is invalid then an empty string is returned.
func ABACheckDigit ¶
ABACheckDigit returns the last digit of an ABA routing number. If the input is invalid then an empty string is returned.
func ConstructFile ¶
func TraceNumber ¶
TraceNumber returns a trace number from a given routing number and uses a hidden random generator. These values are not expected to be cryptographically secure.
Types ¶
type Destination ¶
Click to show internal directories.
Click to hide internal directories.