Versions in this module Expand all Collapse all v0 v0.0.1 Mar 30, 2020 Changes in this version + func Row(value ...interface{}) abc.Row + func Separator(text string, sep string) abc.Row + type DataBook struct + type Dataset struct + Data *abc.Rows + Headers map[string]string + Separators []string + Tags map[string][]*abc.Row + Title string + func NewDataset() *Dataset + type JsonTTT struct + type Tags struct