Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DoubleAlternate ¶
func DoubleAlternate(b m.BankAccount, data m.SortCodeData, sum int) (remainder int)
Perform the double alternate algorithm and return the remainder of the operation
func Modulus ¶
func Modulus(b m.BankAccount, modulus int, data m.SortCodeData) (remainder int)
Perform the modulus algorithm with a given modulus and return the remainder of the operation
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.