Creating a new TableFormat
Open
- Dominant language
- Go
- Stars
- 335
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
The docstring for the `TableFormats` map states that the user can add and entry to the map if they want to create a new one. However, the fields for the `Line` and `Row` structs are not exported. Is there a way to create a new `TableFormat` from outside of the `gotabulate` package?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.