# README
go-hbci
A client library to use the Home Banking Computer Interface (german only)
For an exhausted reference of HBCI visit the website of The German Banking Industry
Community
- #go-hbci Channel on Gophers Slack (invites to Gophers Slack are available here)
Status of the project
Due to the massive amount of the standard this library is only at the beginning of being useful to use. Also, there is no client interface yet in terms of entry point for the library or management of pin/tan or any other data.
The implemented standard conforms to HBCI 2.2 and FINTS 3.0.
Roadmap
- Parsing Accounts
- Listing transactions
- Some other read only action
- Write access
# Packages
No description provided by the author
No description provided by the author
Package client provides a high level API for HBCI-Requests
The main types of this package are the Config and the Client itself.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
SetDebugMode enables or disables logging on the debug logger.
SetInfoLog enables or disables logging on the info logger.
# Constants
Version represents the current library version.