package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Mar 3, 2022
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
Package xtable 终端表格渲染
list := [][]int{{1, 2, 3}, {4, 5, 6}, {7, 8, 9}}
xtable.New(list).Render()
Table ...
func New(elem interface{}) Table
New ...
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.