Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ACHDriver ¶ added in v0.16.0
ACHDriver wraps the goftp driver to add additional logic and error checking.
func NewACHDriver ¶ added in v0.16.0
type Factory ¶
type Factory struct {
DriverFactory core.DriverFactory
Logger log.Logger
ValidateOpts *ach.ValidateOpts
}
Click to show internal directories.
Click to hide internal directories.