Documentation ¶
Overview ¶
Package ingaugo provides a screenscraping interface to ING Australia Bank
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Bank ¶
type Bank struct {
// contains filtered or unexported fields
}
func NewBank ¶
NewBank is used to initialize and return a Bank if websocketURL is not empty, the package will connect to browser instances listing at that location otherwise, the package will attempt to launch a local browser instance. It depends on 'google-chrome' executable being in $PATH
Click to show internal directories.
Click to hide internal directories.