printer

package
v1.1.11 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Printer

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

Printer print to console (format is like MySQL client)

func NewPrinter

func NewPrinter(multiRows []*sql.Rows) (*Printer, error)

NewPrinter creates instance of Printer

func (*Printer) Print

func (p *Printer) Print()

Print print to console found rows

type Row

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

Row store found records

Jump to

Keyboard shortcuts

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