Documentation
¶
Index ¶
- func Append(row []string)
- func AppendBulk(rows [][]string)
- func GetIndexSlice(source []string, target []string) []int
- func ListMap2ListSortByKeys(rows []map[string]string, headers []string, keys []string) [][]string
- func Map2List(row map[string]string, headers []string) []string
- func RenderWithNoData(prompt string)
- func SetAutoMergeCellsByColumnIndex(cols []int)
- func SetHeader(header []string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendBulk ¶
func AppendBulk(rows [][]string)
func GetIndexSlice ¶
func ListMap2ListSortByKeys ¶
func RenderWithNoData ¶
func RenderWithNoData(prompt string)
func SetAutoMergeCellsByColumnIndex ¶
func SetAutoMergeCellsByColumnIndex(cols []int)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.