Package - golang-github-mitch000001-go-hbci-dev
Package: golang-github-mitch000001-go-hbci-dev
apt-get install golang-github-mitch000001-go-hbci-dev
apt-get install golang-github-mitch000001-go-hbci-dev
Documentations in package:
Primary informations
Download package: http://deb.debian.org/debian/pool/main/g/golang-github-mitch000001-go-hbci/golang-github-mitch000001-go-hbci-dev_0.4.0-2_all.deb (Size: 180.7KiB)| Property | Value |
|---|---|
| Package | golang-github-mitch000001-go-hbci-dev |
| Source | golang-github-mitch000001-go-hbci |
| Version | 0.4.0-2 |
| Installed-Size | 1916 |
| Maintainer | Debian Go Packaging Team |
| Architecture | all |
| Depends | golang-github-mitchellh-go-homedir-dev, golang-github-pkg-errors-dev, golang-github-sergi-go-diff-dev, golang-github-spf13-cobra-dev, golang-github-spf13-viper-dev, golang-github-wildducktheories-go-csv-dev, golang-golang-x-crypto-dev, golang-pretty-dev, golang-golang-x-text-dev |
| Description | client library to use the HBCI standard |
| Description-md5 | a22b924383a4327d068bb6077e9454f4 |
| Homepage | https://github.com/mitch000001/go-hbci |
| Section | golang |
| Priority | optional |
| Filename | pool/main/g/golang-github-mitch000001-go-hbci/golang-github-mitch000001-go-hbci-dev_0.4.0-2_all.deb |
| Size | 185036 |
| MD5sum | cbc9aa4612e57ce3520b41b07d6a615a |
| SHA256 | 8397c9dac9fcd93ef8ad2e3f6c6e0dfcd27bafd1b499ce168bf32619e48b77e8 |
Files in package
- /usr/share/doc/golang-github-mitch000001-go-hbci-dev/changelog.Debian.gz
- /usr/share/doc/golang-github-mitch000001-go-hbci-dev/copyright
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/bankinfo/bank_data.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/bankinfo/bank_info.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/bankinfo/bank_info_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/bankinfo/bic_info.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/bankinfo/bic_info_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/bankinfo/data.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/bankinfo/data_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/bankinfo/parser.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/bankinfo/parser_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/charset/convert.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/client/client.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/client/client_feature_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/client/client_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/client/doc.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/client/testmessage.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/cmd/bankdata_parser/bankdata_parser.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/cmd/banking/accounts.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/cmd/banking/balances.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/cmd/banking/doc.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/cmd/banking/main.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/cmd/banking/root.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/cmd/banking/transactions.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/cmd/unmarshaler/unmarshaler_generator.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/crypto/iso9796_encoding.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/crypto/iso9796_encoding_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/crypto/rsa.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/dialog/bank_parameter_data.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/dialog/dialog.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/dialog/dialog_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/dialog/mock_https_transport.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/dialog/pin_tan_dialog.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/dialog/pin_tan_dialog_examples_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/dialog/rdh_dialog.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/account_balance.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/account_connection.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/account_information.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/account_limit.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/account_transaction.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/acknowledgement.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/address.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/balance.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/bank_id.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/bank_parameter_data.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/business_transaction.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/communication_parameter.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/encryption.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/hbci.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/key.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/language.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/message.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/time.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/time_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/domain/user_parameter_data.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/element/account.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/element/acknowledgement.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/element/acknowledgement_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/element/bank_parameter_data.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/element/bank_parameter_data_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/element/communication_access.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/element/data_element.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/element/data_element_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/element/data_element_type.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/element/element_extractor.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/element/element_extractor_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/element/encryption.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/element/group_data_element_group.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/element/group_data_element_group_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/element/key_management.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/element/message.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/element/message_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/element/pin.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/element/segment_header.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/element/segment_header_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/element/signature.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/element/signature_fints3.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/element/swift.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/element/tan.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/element/tan_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/element/user_parameter_data.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/element/user_parameter_data_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/node.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/segment_field_visitor.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/segment_identifier.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/segment_unmarshaler.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/segment_unmarshaler_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/test_files/multiple_versioned_test_segment.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/test_files/multiple_versioned_test_segment_custom_interfaces.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/test_files/multiple_versioned_test_segment_custom_interfaces_unmarshaler.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/test_files/multiple_versioned_test_segment_unmarshaler.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/test_files/test_segment.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/test_files/test_segment_unknown_element.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/test_files/test_segment_unmarshaler.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/test_files/test_stubs.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/test_files/versioned_test_segment.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/test_files/versioned_test_segment_custom_interface.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/test_files/versioned_test_segment_custom_interface_unmarshaler.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/generator/test_files/versioned_test_segment_unmarshaler.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/go.mod
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/go.sum
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/hbci.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/iban/iban.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/iban/iban_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/internal/iterator.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/internal/logger.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/message/crypto.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/message/decryption.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/message/dialog.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/message/encryption.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/message/encryption_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/message/message.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/message/segment_extractor.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/message/segment_extractor_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/message/signature.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/message/sync.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/message/unmarshaler.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/message/unmarshaler_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/account_balance.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/account_balance_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/account_balance_unmarshaler.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/account_information.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/account_information_unmarshaler.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/account_transaction.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/account_transaction_unmarshaler.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/acknowledgement.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/acknowledgement_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/bank_announcement.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/bank_announcement_unmarshaler.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/basic_account_information.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/basic_account_information_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/basic_account_information_unmarshaler.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/basic_account_information_unmarshaler_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/business_transaction.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/business_transaction_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/common_bank_parameter_data.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/common_bank_parameter_data_unmarshaler.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/common_bank_parameter_data_unmarshaler_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/communication_access.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/communication_access_unmarshaler.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/dialog.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/dialog_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/element_extractor.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/element_extractor_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/encrypted_data.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/encrypted_data_unmarshaler.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/encrypted_data_unmarshaler_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/encryption_header.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/encryption_header_unmarshaler.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/fints300.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/hbci220.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/hbci_version.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/identification.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/key_management.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/message_end.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/message_end_unmarshaler.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/message_header.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/message_header_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/message_header_unmarshaler.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/pin_bpd.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/pin_bpd_unmarshaler.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/segment.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/segment_index.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/signature_end.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/signature_end_unmarshaler.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/signature_header.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/signature_header_unmarshaler.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/status_protocol.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/status_protocol_unmarshaler.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/supported_compression_method.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/supported_compression_method_unmarshaler.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/supported_security_method.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/supported_security_method_unmarshaler.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/sync.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/sync_unmarshaler.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/sync_unmarshaler_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/tan.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/tan_bpd.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/tan_bpd_unmarshaler.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/tan_unmarshaler.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/user_parameter_data.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/user_parameter_data_unmarshaler.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/segment/user_parameter_data_unmarshaler_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/swift/element.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/swift/element_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/swift/message_extractor.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/swift/message_extractor_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/swift/mt940.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/swift/mt940_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/swift/mt940_unmarshaler.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/swift/tag_extractor.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/swift/tag_extractor_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/swift/unmarshal.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/token/lexer.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/token/lexer_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/token/swift_lexer.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/token/swift_lexer_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/token/token.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/token/token_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/transport/https/https.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/transport/https/https_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/transport/https/mock_http_transport.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/transport/middleware/encoding.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/transport/middleware/encoding_test.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/transport/middleware/logging.go
- /usr/share/gocode/src/github.com/mitch000001/go-hbci/transport/transport.go