CSVPB is a library for writing structpb-typed data to CSV.
go get github.com/alpstable/csvpb@latest
The type structpb
types supported by this package are
See the gidari library to learn how to write CSV data from a web API.
Follow this guide for information on contributing.