Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.2 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.2 KB

Statement Converter

Go Reference goscon release Go Report Card GitHub go.mod Go version GoDoc reference example GoDoc reference example

Note: Support only HDFC Bank statement files in digital format. JSON is not supported yet. Only PDF to CSV supported.

How to use?

There are 2 ways to use.

  1. Use pre-built binary from here.

  2. Use module by importing github.com/goozt/goscon in your go program.

To get help on running the sample program, use following command.

go run ./sample/main.go help