tableprinter icon indicating copy to clipboard operation
tableprinter copied to clipboard

doesn't work with JSON list

Open Virtual-felix opened this issue 4 years ago • 0 comments

The example works if the JSON is only one object, but it does not work if it is a list of object. Here is an example based on the JSON example: https://play.golang.org/p/UoEviIfvDPG

Virtual-felix avatar May 12 '21 14:05 Virtual-felix