A library that parses rows of Bolagsverket's file data using reflection on structs with tags
See structs.go and main_test.go
The tests merely works as an example for now.
All the structs for different post types
A library that parses rows of Bolagsverket's file data using reflection on structs with tags
GoMIT