tablewriterx

package
v0.1.30 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 12, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TableWriter

type TableWriter struct {
	*tablewriter.Table
}

func NewWriter

func NewWriter(options ...TableWriterOption) *TableWriter

func (*TableWriter) SetStructs added in v0.1.30

func (t *TableWriter) SetStructs(v interface{}) error

type TableWriterOption

type TableWriterOption func(*TableWriterOptions)

func WithWriter

func WithWriter(writer io.Writer) TableWriterOption

type TableWriterOptions

type TableWriterOptions struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL