Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PackagesPrinter ¶
type TablePrinter ¶
type TablePrinter struct {
// contains filtered or unexported fields
}
func NewTablePrinter ¶
func NewTablePrinter(streams *iostreams.IOStreams) *TablePrinter
func (*TablePrinter) RenderPackages ¶
func (t *TablePrinter) RenderPackages(pkgs *listen.Response) error
Click to show internal directories.
Click to hide internal directories.